Comparing version 1.1.2 to 1.1.3
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ import { ResponseErrors } from './errors'; |
@@ -0,0 +0,0 @@ export class ResponseError extends Error { |
@@ -0,0 +0,0 @@ import { defaultFetch } from './defaultFetch'; |
@@ -0,0 +0,0 @@ import { GenericAPIClient } from './genericClient'; |
@@ -0,0 +0,0 @@ /** |
{ | ||
"name": "kefetchup", | ||
"version": "1.1.2", | ||
"version": "1.1.3", | ||
"description": "Simple fetch client API to spice up your application", | ||
@@ -38,4 +38,3 @@ "keywords": [], | ||
"minor": "npm version minor && npm publish && git push", | ||
"major": "npm version major && npm publish && git push", | ||
"preinstall": "git config core.hooksPath ./.commitlint/hooks" | ||
"major": "npm version major && npm publish && git push" | ||
}, | ||
@@ -74,3 +73,3 @@ "jest": { | ||
"devDependencies": { | ||
"@commitlint/cli": "^7.3.1", | ||
"@commitlint/cli": "^7.5.2", | ||
"@types/jest": "^22.0.0", | ||
@@ -83,3 +82,3 @@ "@types/node": "^10.0.3", | ||
"isomorphic-fetch": "^2.2.1", | ||
"jest": "^22.0.2", | ||
"jest": "^24.6.0", | ||
"lodash.camelcase": "^4.3.0", | ||
@@ -94,3 +93,3 @@ "rimraf": "^2.6.1", | ||
"rollup-plugin-uglify": "^6.0.0", | ||
"ts-jest": "^22.0.0", | ||
"ts-jest": "^24.0.1", | ||
"ts-node": "^6.0.0", | ||
@@ -97,0 +96,0 @@ "typescript": "^3.0.0" |
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
Install scripts
Supply chain riskInstall scripts are run when the package is installed. The majority of malware in npm is hidden in install scripts.
Found 1 instance in 1 package
0
177887
7