Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@wgd3/nx-sass-lib

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@wgd3/nx-sass-lib - npm Package Compare versions

Comparing version 1.0.0-beta to 1.0.0

CHANGELOG.md

30

package.json
{
"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"
}
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc