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

@kasko/fe-toolbelt

Package Overview
Dependencies
Maintainers
11
Versions
74
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@kasko/fe-toolbelt - npm Package Compare versions

Comparing version 2.0.1-beta.6 to 2.0.1-beta.7

2

package.json
{
"license": "UNLICENSED",
"name": "@kasko/fe-toolbelt",
"version": "2.0.1-beta.6",
"version": "2.0.1-beta.7",
"engines": {

@@ -6,0 +6,0 @@ "node": ">=8.11.x"

@@ -14,2 +14,4 @@ const axios = require('../../axios');

try {
throw new Error(`AXIOS DEFAULTS: ${JSON.stringify(axios.defaults)}`);
data = await axios.get(url, {

@@ -16,0 +18,0 @@ responseType: 'document',

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