safari-fix-map
Advanced tools
Comparing version 1.0.4 to 1.1.0
{ | ||
"name": "safari-fix-map", | ||
"version": "1.0.4", | ||
"version": "1.1.0", | ||
"description": "Simple commonjs module to replace Safari's bugginess with better polyfills.", | ||
@@ -14,10 +14,9 @@ "main": "index.js", | ||
"author": "Chris Cowan <agentme49@gmail.com>", | ||
"license": "Public Domain", | ||
"license": "MIT", | ||
"devDependencies": { | ||
"lodash": "^3.3.1", | ||
"mocha": "^2.1.0" | ||
}, | ||
"dependencies": { | ||
"core-js": "^0.9.13" | ||
"core-js": "^2.4.0" | ||
} | ||
} |
Misc. License Issues
License(Experimental) A package's licensing information has fine-grained problems.
Found 1 instance in 1 package
3110
1
5
0
+ Addedcore-js@2.6.12(transitive)
- Removedcore-js@0.9.18(transitive)
Updatedcore-js@^2.4.0