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.16.0 to 1.16.1-events.0

8

package.json
{
"name": "@bodidata/events",
"version": "1.16.0",
"version": "1.16.1-events.0",
"description": "strongly typed events dictionary",
"main": "build/index.js",
"scripts": {
"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",
"build:watch": "babel --watch=./src --out-dir=.",
"build": "babel ./src -d .",
"prebuild": "flow-copy-source src .",
"prepare": "yarn build"

@@ -11,0 +11,0 @@ },

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