@azury/byte
Advanced tools
Comparing version 3.1.0 to 3.2.0-dev.0
{ | ||
"name": "@azury/byte", | ||
"version": "3.1.0", | ||
"version": "3.2.0-dev.0", | ||
"author": "Samuel Kopp (https://samuelkopp.de)", | ||
"license": "Apache-2.0", | ||
"description": "A disk unit conversion library for JavaScript.", | ||
"main": "byte.js", | ||
"exports": "./byte.js", | ||
"browser": "./byte.iife.js", | ||
"types": "byte.d.ts", | ||
"exports": { | ||
".": { | ||
"import": { | ||
"default": "./byte.js", | ||
"types": "./byte.d.ts" | ||
}, | ||
"require": { | ||
"default": "./byte.cjs", | ||
"types": "./byte.d.ts" | ||
} | ||
} | ||
}, | ||
"files": [ | ||
"byte.js", | ||
"byte.cjs", | ||
"byte.iife.js", | ||
"byte.d.ts" | ||
@@ -12,0 +27,0 @@ ], |
@@ -21,2 +21,8 @@ ## byte | ||
#### Browser | ||
```html | ||
<script src="https://cdn.jsdelivr.net/npm/@azury/byte@3.2.0"></script> | ||
``` | ||
### Usage | ||
@@ -23,0 +29,0 @@ |
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
19429
7
89
80
2
1