New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

fable-core

Package Overview
Dependencies
Maintainers
1
Versions
110
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fable-core - npm Package Compare versions

Comparing version 0.7.5-alpha.1 to 0.7.5-alpha.2

Array.js

13

package.json
{
"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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc