safari-fix-map
Advanced tools
Comparing version 1.0.1 to 1.0.2
{ | ||
"name": "safari-fix-map", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "Simple commonjs module to replace Safari's bugginess with better polyfills.", | ||
@@ -20,4 +20,4 @@ "main": "index.js", | ||
"dependencies": { | ||
"core-js": "^0.6.1" | ||
"core-js": "^0.8.3" | ||
} | ||
} |
+ Addedcore-js@0.8.4(transitive)
- Removedcore-js@0.6.1(transitive)
Updatedcore-js@^0.8.3