We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b73884c commit e9ab948Copy full SHA for e9ab948
components/bower.json
@@ -1,6 +1,6 @@
1
{
2
"name": "jsdiff",
3
- "version": "3.4.0",
+ "version": "3.5.0",
4
"main": [
5
"diff.js"
6
],
components/component.json
@@ -6,7 +6,7 @@
"diff",
7
"text"
8
9
10
"scripts": [ "diff.js" ],
11
"main": "diff.js",
12
"license": "BSD"
package.json
"name": "diff",
"description": "A javascript text diff implementation.",
"keywords": [
0 commit comments