can-fixture-socket
Advanced tools
Comparing version 1.0.1 to 1.1.0
{ | ||
"name": "can-fixture-socket", | ||
"version": "1.0.1", | ||
"version": "1.1.0", | ||
"description": "Simulate socket connections", | ||
@@ -50,4 +50,4 @@ "homepage": "https://github.com/canjs/can-fixture-socket", | ||
"dependencies": { | ||
"can-fixture": "^2.0.0", | ||
"can-util": "^3.9.5" | ||
"can-assign": "^1.0.0", | ||
"can-fixture": "^2.0.0" | ||
}, | ||
@@ -70,4 +70,4 @@ "devDependencies": { | ||
"steal-tools": "^1.1.2", | ||
"testee": "^0.7.0" | ||
"testee": "^0.8.0" | ||
} | ||
} |
@@ -41,3 +41,3 @@ /* | ||
var storeToListeners = require('./store').storeToListeners; | ||
var assign = require('can-util/js/assign/assign'); | ||
var assign = require('can-assign'); | ||
@@ -44,0 +44,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
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
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
53360
+ Addedcan-assign@^1.0.0
- Removedcan-util@^3.9.5