Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

fortmatic

Package Overview
Dependencies
Maintainers
8
Versions
70
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fortmatic - npm Package Compare versions

Comparing version 0.0.1 to 0.1.1

dist/fortmatic.js

43

package.json
{
"name": "fortmatic",
"version": "0.0.1",
"description": "",
"main": "index.js",
"version": "0.1.1",
"description": "Fortmatic Javascript SDK",
"main": "lib/fortmatic.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
"build": "WEBPACK_ENV=production webpack"
},
"author": "",
"license": "ISC"
"author": "Fortmatic <team@fortmatic.com> (https://fortmatic.com/)",
"license": "MIT",
"repository": {
"type": "git",
"url": "https://github.com/fortmatic/fortmatic-js"
},
"babel": {
"presets": [
"es2015",
"es2016",
"es2017"
],
"plugins": [
"babel-plugin-transform-function-bind"
]
},
"dependencies": {},
"devDependencies": {
"@babel/polyfill": "^7.0.0",
"babel": "^6.23.0",
"babel-cli": "^6.26.0",
"babel-core": "^6.26.3",
"babel-loader": "^7.1.5",
"babel-plugin-add-module-exports": "^0.2.1",
"babel-plugin-transform-function-bind": "^6.22.0",
"babel-preset-env": "^1.7.0",
"babel-preset-es2015": "^6.24.1",
"babel-preset-es2016": "^6.24.1",
"babel-preset-es2017": "^6.24.1",
"babel-preset-react-app": "^3.1.2",
"webpack": "^4.16.5",
"webpack-cli": "^3.1.0"
}
}
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