New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@aztlan/build-tools

Package Overview
Dependencies
Maintainers
2
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@aztlan/build-tools - npm Package Compare versions

Comparing version 0.2.0 to 0.4.0

src/dist/cjs/button.scss

14

package.json
{
"name": "@aztlan/build-tools",
"version": "0.2.0",
"version": "0.4.0",
"description": "a",

@@ -10,3 +10,4 @@ "main": "src/index.mjs",

"test:tsc": "tsc",
"test:eslint": "eslint --ext .js,.tsx,.ts src/ && eslint --ext .js,.tsx,.ts stories/"
"test:eslint": "eslint --ext .mjs,.js,.tsx,.ts ./",
"test:eslint:fix": "npm run test:eslint -- --fix"
},

@@ -16,4 +17,4 @@ "author": "",

"devDependencies": {
"@aztlan/eslint-config": "^0.2.0",
"@aztlan/typescript-config": "^0.2.0",
"@aztlan/eslint-config-base": "^0.4.0",
"@aztlan/typescript-config": "^0.4.0",
"copyfiles": "^2.4.1",

@@ -25,3 +26,6 @@ "esbuild": "^0.19.5",

},
"gitHead": "ecd72b9320754678f7387c57bda6c084e72ab74e"
"eslintConfig": {
"extends": "@aztlan/eslint-config-base"
},
"gitHead": "c48ebbcb7e6cd360ad9dff6e37d1d8bab627068f"
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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