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

@bodidata/events

Package Overview
Dependencies
Maintainers
3
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@bodidata/events - npm Package Compare versions

Comparing version 1.2.9 to 1.4.0-0

.babelrc

19

package.json
{
"name": "@bodidata/events",
"version": "1.2.9",
"version": "1.4.0-0",
"description": "strongly typed events dictionary",
"main": "build/index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
"build:watch": "babel --watch=./src --out-dir=./build --ignore __tests__,__mocks__",
"build": "babel ./src -d ./build --ignore __tests__,__mocks__",
"prebuild": "flow-copy-source src build"
},
"author": "Tung Vu <tung@bodidata.com>",
"license": "ISC"
"license": "ISC",
"devDependencies": {
"babel-core": "^6.26.0",
"babel-plugin-flow-runtime": "^0.11.1",
"babel-plugin-transform-object-rest-spread": "^6.26.0",
"babel-preset-env": "^1.6.0",
"babel-preset-flow": "^6.23.0",
"flow-copy-source": "^1.2.1"
},
"dependencies": {
"flow-runtime": "^0.14.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