New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

kefetchup

Package Overview
Dependencies
Maintainers
3
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

kefetchup - npm Package Compare versions

Comparing version 1.1.2 to 1.1.3

0

dist/cjs/defaultFetch.js

@@ -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 @@ /**

11

package.json
{
"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"

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc