draft-js-diff-content
Advanced tools
Comparing version 0.0.1 to 0.0.2
{ | ||
"name": "draft-js-diff-content", | ||
"version": "0.0.1", | ||
"version": "0.0.2", | ||
"description": "Make React text editors with live highlight of differences, using DraftJS", | ||
"license": "MIT", | ||
"main": "./lib/index.js", | ||
"main": "./dist/index.js", | ||
"scripts": { | ||
"test": "mocha */**.spec.js --compilers js:babel-core/register", | ||
"build": "webpack" | ||
"build": "webpack", | ||
"prepublish": "npm run build" | ||
}, | ||
@@ -28,2 +29,3 @@ "repository": { | ||
"babel-core": "^6.23.1", | ||
"babel-loader": "^6.3.2", | ||
"babel-preset-es2015": "^6.22.0", | ||
@@ -30,0 +32,0 @@ "babel-preset-react": "^6.5.0", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
128505
27
3444
7
1