breakdancer
Advanced tools
Comparing version 1.1.2 to 1.1.3
# CHANGELOG | ||
### 1.1.3 | ||
- Include index.native.js in `npm run build`. Adds missing `index.native.js` to the publish output. | ||
### 1.1.2 | ||
@@ -4,0 +8,0 @@ |
{ | ||
"name": "breakdancer", | ||
"version": "1.1.2", | ||
"version": "1.1.3", | ||
"description": "A breakpoint tracking utility", | ||
@@ -11,3 +11,3 @@ "main": "./lib", | ||
"test:native": "mocha --require react-native-mock/mock.js --compilers js:babel-register ./test.native.js", | ||
"build": "babel index.js breakdancer.js -d ./lib", | ||
"build": "babel index.js index.native.js breakdancer.js -d ./lib", | ||
"prepublish": "npm run build", | ||
@@ -14,0 +14,0 @@ "pretest": "npm run lint", |
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
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
31198
14
662
0