can-stache-key
Advanced tools
Comparing version 1.0.0-pre.17 to 1.0.0
@@ -262,1 +262,2 @@ var observeReader = require("can-stache-key"); | ||
}); | ||
{ | ||
"name": "can-stache-key", | ||
"version": "1.0.0-pre.17", | ||
"version": "1.0.0", | ||
"description": "Read and write keys on a value", | ||
@@ -47,7 +47,7 @@ "homepage": "https://canjs.com", | ||
"dependencies": { | ||
"can-log": "^0.1.2", | ||
"can-log": "^1.0.0", | ||
"can-namespace": "1.0.0", | ||
"can-observation-recorder": "<2.0.0", | ||
"can-observation-recorder": "^1.0.0", | ||
"can-reflect": "^1.1.0", | ||
"can-reflect-promise": "^2.0.0-pre.2", | ||
"can-reflect-promise": "^2.0.0", | ||
"can-symbol": "^1.0.0", | ||
@@ -59,5 +59,5 @@ "can-util": "^3.9.0" | ||
"can-event-queue": "<2.0.0", | ||
"can-simple-map": "^4.0.0-pre.0", | ||
"can-simple-map": "^4.0.0", | ||
"can-simple-observable": "^2.0.0-pre.11", | ||
"can-test-helpers": "^1.1.0", | ||
"can-test-helpers": "^1.1.1", | ||
"detect-cyclic-packages": "^1.1.0", | ||
@@ -64,0 +64,0 @@ "jshint": "^2.9.1", |
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
0
0
25623
- Removedcan-log@0.1.2(transitive)
Updatedcan-log@^1.0.0
Updatedcan-reflect-promise@^2.0.0