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

@levischuck/tiny-cbor

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@levischuck/tiny-cbor - npm Package Compare versions

Comparing version 0.2.2 to 0.2.8

13

package.json
{
"module": "./esm/index.js",
"main": "./script/index.js",
"name": "@levischuck/tiny-cbor",
"version": "0.2.2",
"version": "0.2.8",
"description": "Tiny CBOR library",
"license": "MIT",
"repository": {

@@ -12,5 +9,8 @@ "type": "git",

},
"license": "MIT",
"bugs": {
"url": "https://github.com/levischuck/tiny-cbor/issues"
},
"main": "./script/index.js",
"module": "./esm/index.js",
"exports": {

@@ -23,4 +23,5 @@ ".": {

"devDependencies": {
"@types/node": "^18.11.9"
}
"@types/node": "^20.9.0"
},
"_generatedBy": "dnt@0.40.0"
}

Sorry, the diff of this file is not supported yet

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