@replit/codemirror-interact
Advanced tools
Comparing version 0.20.0 to 6.0.0
{ | ||
"name": "@replit/codemirror-interact", | ||
"description": "Interact with custom values", | ||
"version": "0.20.0", | ||
"version": "6.0.0", | ||
"license": "MIT", | ||
@@ -29,12 +29,16 @@ "author": { | ||
"peerDependencies": { | ||
"@codemirror/state": "^0.20.0", | ||
"@codemirror/view": "0.20.0" | ||
"@codemirror/state": "^6.0.0", | ||
"@codemirror/view": "6.0.0" | ||
}, | ||
"devDependencies": { | ||
"@codemirror/basic-setup": "^0.20.0", | ||
"@codemirror/buildhelper": "^0.1.15", | ||
"@codemirror/lang-javascript": "^0.20.0", | ||
"@codemirror/view": "^0.20.1", | ||
"@codemirror/buildhelper": "^0.1.16", | ||
"@codemirror/lang-javascript": "^6.0.0", | ||
"@codemirror/view": "^6.0.0", | ||
"codemirror": "^6.0.0", | ||
"vite": "^2.7.4" | ||
}, | ||
"dependencies": { | ||
"codemirror": "^6.0.0", | ||
"@codemirror/state": "^6.0.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
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
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
22412
1
0
4
+ Added@codemirror/state@^6.0.0
+ Addedcodemirror@^6.0.0
+ Added@codemirror/state@6.5.0(transitive)
+ Added@codemirror/view@6.0.0(transitive)
+ Added@marijn/find-cluster-break@1.0.2(transitive)
+ Addedcodemirror@6.65.7(transitive)
- Removed@codemirror/state@0.20.1(transitive)
- Removed@codemirror/view@0.20.0(transitive)