@fanoutio/grip
Advanced tools
Comparing version 3.0.0-beta.7 to 3.0.0-beta.8
{ | ||
"name": "@fanoutio/grip", | ||
"version": "3.0.0-beta.7", | ||
"version": "3.0.0-beta.8", | ||
"author": "Fanout, Inc. <info@fanout.io>", | ||
@@ -26,4 +26,4 @@ "description": "GRIP Interface Library", | ||
"scripts": { | ||
"prepublishOnly": "npm run test && npm run lint && npm run build", | ||
"build": "npm run build-commonjs && npm run build-esm && npm run build-browser", | ||
"prepublishOnly": "npm run build", | ||
"build": "npm run test && npm run lint && npm run build-commonjs && npm run build-esm && npm run build-browser", | ||
"build-commonjs": "npm run build-commonjs:clean && npm run build-commonjs:build", | ||
@@ -42,3 +42,3 @@ "build-commonjs:clean": "rimraf build", | ||
"lint:tslint": "tslint -p tsconfig.json", | ||
"test": "jest --config jestconfig.json --verbose" | ||
"test": "jest --config jestconfig.json --verbose --passWithNoTests" | ||
}, | ||
@@ -45,0 +45,0 @@ "repository": { |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
36165
5554284