@karhu/core
Advanced tools
Comparing version 0.6.0 to 0.7.0
{ | ||
"name": "@karhu/core", | ||
"version": "0.6.0", | ||
"version": "0.7.0", | ||
"description": "Core package for Karhu, the lib for powering web app productivity tools", | ||
@@ -8,2 +8,4 @@ "author": "Oskar Hane <oh@oskarhane.com>", | ||
"tsc": "tsc", | ||
"test": "jest --no-cache --coverage --config jest.config.js", | ||
"dev": "jest --no-cache --config jest.config.js --watch", | ||
"preparePublish": "echo '//registry.npmjs.org/:_authToken=${NPM_TOKEN}' > .npmrc", | ||
@@ -27,3 +29,8 @@ "prepublishOnly": "npm run preparePublish", | ||
}, | ||
"gitHead": "bae989e6ef95d299fff2e8b02b4ab6d397ac83f5" | ||
"gitHead": "fcb9e1375421a1612eab80bb91fa9a093c73d491", | ||
"devDependencies": { | ||
"@types/jest": "^24.0.6", | ||
"jest": "^24.1.0", | ||
"ts-jest": "^23.10.5" | ||
} | ||
} |
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
44147
3