@iadvize-oss/hello-1-monorepo
Advanced tools
Comparing version 0.1.6-beta.1-canary-7070197-1582701511354 to 0.1.6-beta.1-canary-aa08bf6-1582701537767
{ | ||
"name": "@iadvize-oss/hello-1-monorepo", | ||
"version": "0.1.6-beta.1-canary-7070197-1582701511354", | ||
"version": "0.1.6-beta.1-canary-aa08bf6-1582701537767", | ||
"description": "Package 1 in hello world monorepo", | ||
@@ -16,3 +16,3 @@ "main": "dist/index.js", | ||
"test:js": "jest --coverage", | ||
"lint:js": "echo \"no lint\"", | ||
"lint:js": "eslint . --ext .js,.jsx,.ts,.tsx,.json,.d.ts --cache", | ||
"bump-changelog": "VERSION=$(cat package.json | jq '.version') && remark CHANGELOG.md -o --use @jarrodldavis/changelog-version-bump=version:$VERSION", | ||
@@ -38,2 +38,4 @@ "docs": "typedoc" | ||
"@babel/preset-env": "^7.8.4", | ||
"@iadvize-oss/eslint-config": "^0.1.1", | ||
"@iadvize-oss/eslint-config-jest": "0.0.4", | ||
"@jarrodldavis/remark-changelog-version-bump": "^0.1.1", | ||
@@ -43,2 +45,3 @@ "@rollup/plugin-commonjs": "^11.0.1", | ||
"babel-jest": "^25.1.0", | ||
"eslint": "^6.8.0", | ||
"jest": "^25.1.0", | ||
@@ -45,0 +48,0 @@ "remark-cli": "^7.0.1", |
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
3209
19