@bazo/js-dev-scripts-types
Advanced tools
Comparing version 0.0.5 to 0.0.11
{ | ||
"name": "@bazo/js-dev-scripts-types", | ||
"version": "0.0.5", | ||
"license": "MIT", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/bazo/js-dev-scripts" | ||
}, | ||
"main": "dist/index.js", | ||
"types": "dist/index.d.ts", | ||
"author": { | ||
"email": "martin@bazo.sk", | ||
"name": "Martin Bažík", | ||
"url": "https://bazo.sk" | ||
}, | ||
"files": [ | ||
"dist/**/*" | ||
], | ||
"scripts": { | ||
"build": "tsc --project tsconfig.json", | ||
"prepublish": "yarn build", | ||
"pub": "yarn pub:gh && yarn pub:npm", | ||
"pub:npm": "yarn publish --access public", | ||
"pub:gh": "yarn login --registry=https://npm.pkg.github.com/ && yarn publish" | ||
} | ||
} | ||
"name": "@bazo/js-dev-scripts-types", | ||
"version": "0.0.11", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/bazo/js-dev-scripts" | ||
}, | ||
"license": "MIT", | ||
"author": { | ||
"name": "Martin Bažík", | ||
"email": "martin@bazo.sk", | ||
"url": "https://bazo.sk" | ||
}, | ||
"main": "index.js", | ||
"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
2706
4