slate-base64-serializer
Advanced tools
Comparing version 0.2.112 to 0.2.113
{ | ||
"name": "slate-base64-serializer", | ||
"description": "A Base64 serializer for Slate editors.", | ||
"version": "0.2.112", | ||
"version": "0.2.113", | ||
"license": "MIT", | ||
@@ -16,7 +16,7 @@ "repository": "git://github.com/ianstormtaylor/slate.git", | ||
"peerDependencies": { | ||
"slate": ">=0.32.0" | ||
"slate": ">=0.32.0 <0.50.0" | ||
}, | ||
"devDependencies": { | ||
"mocha": "^2.5.3", | ||
"slate": "^0.47.9" | ||
"slate": "^0.47.9 <0.50.0" | ||
}, | ||
@@ -27,3 +27,3 @@ "dependencies": { | ||
"scripts": { | ||
"clean": "rm -rf ./dist ./lib ./node_modules" | ||
"clean": "rimraf ./dist ./lib ./node_modules" | ||
}, | ||
@@ -30,0 +30,0 @@ "umdGlobals": { |
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
Deprecated
MaintenanceThe maintainer of the package marked it as deprecated. This could indicate that a single version should not be used, or that the package is no longer maintained and any new vulnerabilities will not be fixed.
Found 1 instance in 1 package
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
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
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
Minified code
QualityThis package contains minified code. This may be harmless in some cases where minified code is included in packaged libraries, however packages on npm should not minify code.
Found 1 instance in 1 package
2
1447
3
0
1
3