can-map-define
Advanced tools
Comparing version 3.0.1 to 3.0.2
{ | ||
"name": "can-map-define", | ||
"version": "3.0.1", | ||
"version": "3.0.2", | ||
"description": "Define rich attribute behavior", | ||
@@ -39,24 +39,24 @@ "homepage": "https://canjs.com", | ||
"dependencies": { | ||
"can-compute": "^3.0.0", | ||
"can-compute": "^3.0.4", | ||
"can-event": "^3.0.1", | ||
"can-map": "^3.0.1", | ||
"can-util": "^3.0.1", | ||
"jquery": "~2.2.1" | ||
"can-map": "^3.0.3", | ||
"can-util": "^3.0.13", | ||
"jquery": "2.x - 3.x" | ||
}, | ||
"devDependencies": { | ||
"bit-docs": "0.0.7", | ||
"can-component": "^3.0.0-pre.11", | ||
"can-fixture": "^0.3.0", | ||
"can-list": "^3.0.0-pre.1", | ||
"can-model": "^2.3.11", | ||
"can-route": "^3.0.0-pre.8", | ||
"can-stache": "^3.0.0-pre.11", | ||
"done-serve": "^0.2.0", | ||
"donejs-cli": "^0.8.0", | ||
"generator-donejs": "^0.9.0", | ||
"jshint": "^2.9.1", | ||
"steal": "^0.16.0", | ||
"steal-qunit": "^0.1.1", | ||
"steal-tools": "^0.16.0", | ||
"testee": "^0.2.4" | ||
"can-component": "^3.0.3", | ||
"can-fixture": "^1.0.10", | ||
"can-list": "^3.0.1", | ||
"can-model": "^3.0.0-pre.1", | ||
"can-route": "^3.0.5", | ||
"can-stache": "^3.0.13", | ||
"done-serve": "^0.2.5", | ||
"donejs-cli": "^0.9.5", | ||
"generator-donejs": "^0.9.6", | ||
"jshint": "^2.9.4", | ||
"steal": "^0.16.43", | ||
"steal-qunit": "^0.1.4", | ||
"steal-tools": "^0.16.8", | ||
"testee": "^0.3.0" | ||
}, | ||
@@ -63,0 +63,0 @@ "bit-docs": { |
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
79228
+ Addedjquery@3.7.1(transitive)
- Removedjquery@2.2.4(transitive)
Updatedcan-compute@^3.0.4
Updatedcan-map@^3.0.3
Updatedcan-util@^3.0.13
Updatedjquery@2.x - 3.x