@levischuck/tiny-cbor
Advanced tools
Comparing version 0.2.2 to 0.2.8
{ | ||
"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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
50275
0