Socket
Socket
Sign inDemoInstall

@dldc/stack

Package Overview
Dependencies
Maintainers
1
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@dldc/stack - npm Package Compare versions

Comparing version 4.1.4 to 4.1.5

13

package.json
{
"name": "@dldc/stack",
"version": "4.1.4",
"version": "4.1.5",
"description": "A library to create type-safe opaque stacks",

@@ -23,10 +23,5 @@ "keywords": [

".": {
"import": {
"module": "./dist/mod.js",
"types": "./dist/mod.d.ts"
},
"require": {
"module": "./dist/mod.cjs",
"types": "./dist/mod.d.cts"
}
"import": "./dist/mod.js",
"require": "./dist/mod.cjs",
"types": "./dist/mod.d.ts"
}

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