@wework/floormap-utils
Advanced tools
Comparing version 1.3.1-rc.0 to 1.3.1-rc.6
{ | ||
"name": "@wework/floormap-utils", | ||
"version": "1.3.1-rc.0+316898a", | ||
"version": "1.3.1-rc.6+be29029", | ||
"jsnext:main": "dist/floormap-utils.es.js", | ||
@@ -12,4 +12,2 @@ "module": "dist/floormap-utils.es.js", | ||
"testonly": "jest --coverage", | ||
"lint": "standard", | ||
"format": "prettier --write --semi false '*.js' 'src/*.js' && standard --fix", | ||
"test": "jest", | ||
@@ -37,3 +35,2 @@ "test:cover": "jest --coverage", | ||
"npm-run-all": "^4.0.2", | ||
"prettier": "^1.5.3", | ||
"rimraf": "^2.5.2", | ||
@@ -44,22 +41,4 @@ "rollup": "^0.45.2", | ||
"rollup-watch": "^4.3.1", | ||
"standard": "^10.0.2", | ||
"standard-version": "^4.0.0" | ||
}, | ||
"standard": { | ||
"parser": "babel-eslint", | ||
"globals": [ | ||
"jest", | ||
"expect", | ||
"it", | ||
"test", | ||
"describe" | ||
] | ||
}, | ||
"lint-staged": { | ||
"*.js": [ | ||
"prettier --write --semi false --single-quote", | ||
"standard --fix", | ||
"git add" | ||
] | ||
}, | ||
"standard-version": { | ||
@@ -75,3 +54,3 @@ "skip": { | ||
}, | ||
"gitHead": "316898a7334c8e3a1700233f60106a7838bede2e" | ||
"gitHead": "be29029ab3496b7b7052023ca7041e73ca466ac1" | ||
} |
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
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
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
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
10
98669