@goldfishjs/bridge
Advanced tools
Comparing version 0.0.16 to 0.0.17
{ | ||
"name": "@goldfishjs/bridge", | ||
"version": "0.0.16", | ||
"version": "0.0.17", | ||
"description": "goldfish-bridge", | ||
@@ -11,5 +11,4 @@ "main": "lib/index.js", | ||
"build": "rm -rf ./types && rm -rf ./lib && tsc --build ./src/tsconfig.json", | ||
"lint": "tslint ./src/**", | ||
"ci": "npm run test", | ||
"release": "npm run test && npm run lint && npm run build && npm publish" | ||
"release": "npm run test && npm run build && npm publish" | ||
}, | ||
@@ -34,6 +33,3 @@ "keywords": [], | ||
"merge2": "^1.3.0", | ||
"ts-jest": "^23.10.2", | ||
"tslint": "^5.11.0", | ||
"tslint-config-airbnb": "^5.11.0", | ||
"typescript": "^3.1.4" | ||
"ts-jest": "^23.10.2" | ||
}, | ||
@@ -40,0 +36,0 @@ "types": "./types/index.d.ts", |
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
12
18406