Comparing version 3.1.0-pre.11 to 3.1.0-pre.12
@@ -26,5 +26,3 @@ /* jshint -W079 */ | ||
var canCompute = require('can-compute'); | ||
// TODO update this to use 'can-util/js/single-reference/single-reference' once the canReflect | ||
// updates from can-compute/single-reference are merged into it. | ||
var singleReference = require('can-compute/single-reference'); | ||
var singleReference = require('can-util/js/single-reference/single-reference'); | ||
@@ -31,0 +29,0 @@ var namespace = require("can-namespace"); |
{ | ||
"name": "can-map", | ||
"version": "3.1.0-pre.11", | ||
"version": "3.1.0-pre.12", | ||
"description": "Observable Objects", | ||
@@ -47,3 +47,3 @@ "homepage": "http://canjs.com", | ||
"can-types": "^1.0.1", | ||
"can-util": "^3.7.0" | ||
"can-util": "^3.9.0-pre.0" | ||
}, | ||
@@ -50,0 +50,0 @@ "devDependencies": { |
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
0
77496
1479
Updatedcan-util@^3.9.0-pre.0