can-stache-bindings
Advanced tools
Comparing version 3.9.3 to 3.9.4
@@ -32,3 +32,3 @@ // # can-stache-bindings.js | ||
var getMutationObserver = require('can-util/dom/mutation-observer/mutation-observer'); | ||
var getMutationObserver = require('can-globals/mutation-observer/mutation-observer'); | ||
var domEvents = require('can-util/dom/events/events'); | ||
@@ -35,0 +35,0 @@ require('can-util/dom/events/removed/removed'); |
{ | ||
"name": "can-stache-bindings", | ||
"version": "3.9.3", | ||
"version": "3.9.4", | ||
"description": "Default binding syntaxes for can-stache", | ||
@@ -36,4 +36,5 @@ "homepage": "http://canjs.com", | ||
"can-event": "^3.5.0", | ||
"can-event-dom-enter": "^1.0.0", | ||
"can-event-dom-radiochange": "^1.0.0", | ||
"can-event-dom-enter": "^1.0.2", | ||
"can-event-dom-radiochange": "^1.0.2", | ||
"can-globals": "^0.2.2", | ||
"can-observation": "^3.3.1", | ||
@@ -40,0 +41,0 @@ "can-reflect": "^1.2.1", |
Sorry, the diff of this file is too big to display
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
0
220237
19
4938
+ Addedcan-globals@^0.2.2
+ Addedcan-globals@0.2.6(transitive)
Updatedcan-event-dom-enter@^1.0.2