Comparing version 1.0.0-alpha.0 to 1.0.0
@@ -0,1 +1,2 @@ | ||
export * from './dimension'; | ||
export * from './node'; |
@@ -13,2 +13,3 @@ "use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
__exportStar(require("./dimension"), exports); | ||
__exportStar(require("./node"), exports); |
{ | ||
"name": "jess", | ||
"version": "1.0.0-alpha.0", | ||
"version": "1.0.0", | ||
"description": "JavaScript Enhanced Style Sheets", | ||
@@ -5,0 +5,0 @@ "main": "dist/index", |
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
5104
149
1
0