@bodidata/events
Advanced tools
Comparing version 1.16.0 to 1.16.1-events.0
{ | ||
"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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
125823
22
2