draft-js-utils
Advanced tools
Comparing version 1.4.0 to 1.4.1
{ | ||
"name": "draft-js-utils", | ||
"version": "1.4.0", | ||
"version": "1.4.1", | ||
"description": "Collection of utilities for DraftJS", | ||
@@ -12,6 +12,6 @@ "main": "lib/main.js", | ||
"scripts": { | ||
"release": "npm run build && npm publish", | ||
"build:cjs": "babel src --root-mode upward --out-dir lib --ignore \"_*\"", | ||
"build:esm": "NODE_ENV=esm babel src --root-mode upward --out-dir esm --ignore \"_*\"", | ||
"build": "yarn build:cjs && yarn build:esm" | ||
"build": "yarn build:cjs && yarn build:esm", | ||
"prepublishOnly": "yarn build" | ||
}, | ||
@@ -51,4 +51,3 @@ "peerDependencies": { | ||
}, | ||
"homepage": "https://github.com/sstur/draft-js-utils/blob/master/packages/draft-js-utils/README.md", | ||
"gitHead": "7e4f223563fe79f7feb7334d0c963f44ffb6e0e6" | ||
"homepage": "https://github.com/sstur/draft-js-utils/blob/master/packages/draft-js-utils/README.md" | ||
} |
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
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
0
56168
24