fela-bindings
Advanced tools
Comparing version 10.0.2 to 10.1.0
{ | ||
"name": "fela-bindings", | ||
"version": "10.0.2", | ||
"version": "10.1.0", | ||
"description": "Abstract binding factories for Fela", | ||
@@ -29,10 +29,8 @@ "main": "lib/index.js", | ||
"fast-loops": "^1.0.0", | ||
"fela-dom": "^10.0.2", | ||
"fela-tools": "^10.0.2", | ||
"react-addons-shallow-compare": "^15.6.2" | ||
"fela-dom": "^10.1.0", | ||
"fela-tools": "^10.1.0", | ||
"react-addons-shallow-compare": "^15.6.2", | ||
"shallow-equal": "^1.0.0" | ||
}, | ||
"devDependencies": { | ||
"react": "^16.6.1" | ||
}, | ||
"gitHead": "02603ed4912caa27866fcc6a5b8570651078e909" | ||
"gitHead": "b9117965128f6fe4733ee17de6779af09549e99b" | ||
} |
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
0
65103
6
+ Addedshallow-equal@^1.0.0
+ Addedshallow-equal@1.2.1(transitive)
Updatedfela-dom@^10.1.0
Updatedfela-tools@^10.1.0