fable-core
Advanced tools
Comparing version 0.7.5-alpha.1 to 0.7.5-alpha.2
{ | ||
"name": "fable-core", | ||
"version": "0.7.5-alpha.1", | ||
"version": "0.7.5-alpha.2", | ||
"description": "Fable core lib & bindings for native JS objects, browser and node APIs", | ||
"main": "fable-core.js", | ||
"typings": "fable-core.d.ts", | ||
"main": "Main.js", | ||
"scripts": { | ||
"tsc": "tsc", | ||
"babel": "babel", | ||
"uglifyjs": "uglifyjs" | ||
"webpack": "webpack" | ||
}, | ||
@@ -27,10 +26,6 @@ "repository": { | ||
"babel-cli": "^6.10.1", | ||
"babel-plugin-transform-es2015-classes": "^6.9.0", | ||
"babel-plugin-transform-es2015-modules-commonjs": "^6.10.3", | ||
"babel-plugin-transform-es2015-modules-umd": "^6.8.0", | ||
"babel-preset-es2015": "^6.9.0", | ||
"babel-preset-es2015-no-commonjs": "0.0.2", | ||
"typescript": "^1.8.10", | ||
"uglify-js": "^2.7.0" | ||
"webpack": "^1.13.2" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
4
52
4503529
9433
2