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

@slipmatio/toolbelt

Package Overview
Dependencies
Maintainers
1
Versions
32
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@slipmatio/toolbelt - npm Package Compare versions

Comparing version 0.2.0 to 0.2.1

dist/toolbelt.umd.cjs

10

package.json
{
"name": "@slipmatio/toolbelt",
"type": "module",
"version": "0.2.0",
"main": "dist/toolbelt.js",
"module": "dist/toolbelt.mjs",
"version": "0.2.1",
"main": "dist/toolbelt.umd.cjs",
"module": "dist/toolbelt.js",
"exports": {
".": {
"types": "./dist/index.d.ts",
"import": "./dist/toolbelt.mjs",
"require": "./dist/toolbelt.js"
"import": "./dist/toolbelt.js",
"require": "./dist/toolbelt.umd.cjs"
}

@@ -13,0 +13,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