@wgd3/nx-sass-lib
Advanced tools
Comparing version 1.0.0-beta to 1.0.0
{ | ||
"name": "@wgd3/nx-sass-lib", | ||
"version": "1.0.0-beta", | ||
"description": "A collection of Nx plugins to enhance full stack development", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/wgd3/full-stack-nx-plugins" | ||
}, | ||
"keywords": [ | ||
"Nx", | ||
"monorepo", | ||
"plugin", | ||
"sass", | ||
"scss" | ||
], | ||
"author": { | ||
"name": "Wallace Daniel", | ||
"email": "wallace@thefullstack.engineer", | ||
"url": "https://thefullstack.engineer" | ||
}, | ||
"homepage": "https://wgd3.github.io/full-stack-nx-plugins", | ||
"bugs": { | ||
"url": "https://github.com/wgd3/full-stack-nx-plugins/issues" | ||
}, | ||
"license": "MIT", | ||
"engines": { | ||
"node": "^16.0.0 || >= 18.0.0" | ||
}, | ||
"version": "1.0.0", | ||
"main": "src/index.js", | ||
@@ -8,3 +33,2 @@ "generators": "./generators.json", | ||
"dependencies": { | ||
"@swc/helpers": "0.4.14", | ||
"nx-stylelint": "15.0.0", | ||
@@ -17,2 +41,2 @@ "stylelint": "^15.0.0" | ||
"types": "./src/index.d.ts" | ||
} | ||
} |
No contributors or author data
MaintenancePackage does not specify a list of contributors or an author in package.json.
Found 1 instance in 1 package
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
No License Found
License(Experimental) License information could not be found.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the 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
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
16765
3
34
0
0
0
1
- Removed@swc/helpers@0.4.14
- Removed@swc/helpers@0.4.14(transitive)