@equisoft/design-elements-web
Advanced tools
Comparing version 0.1.1 to 0.3.0
{ | ||
"name": "@equisoft/design-elements-web", | ||
"version": "0.1.1", | ||
"version": "0.3.0", | ||
"description": "Web components implementation of the Equisoft design system.", | ||
@@ -10,3 +10,4 @@ "license": "MIT", | ||
"prepublishOnly": "./scripts/prepublishOnly.sh", | ||
"start": "./scripts/start.sh" | ||
"start": "./scripts/start.sh", | ||
"lint": "./scripts/lint.sh" | ||
}, | ||
@@ -30,3 +31,7 @@ "files": [ | ||
"url": "https://github.com/kronostechnologies/design-elements/issues" | ||
}, | ||
"devDependencies": { | ||
"stylelint": "^9.10.1", | ||
"stylelint-config-recommended": "^2.1.0" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
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
1431
2
3
2