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

@mui-treasury/style-textfield-standard

Package Overview
Dependencies
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mui-treasury/style-textfield-standard - npm Package Compare versions

Comparing version 0.1.0-alpha.7 to 0.1.0-alpha.8

8

package.json
{
"name": "@mui-treasury/style-textfield-standard",
"version": "0.1.0-alpha.7",
"version": "0.1.0-alpha.8",
"description": "mui-treasury | style-textfield-standard",

@@ -23,4 +23,4 @@ "author": "siriwatknp <siriwatkunaporn@gmail.com>",

"build": "yarn clean && yarn build:cjs && yarn build:esm && yarn build:types",
"build:cjs": "cross-env NODE_ENV=production BABEL_ENV=cjs babel --config-file ../../babel-config.js --extensions \".js,.ts,.tsx\" ./src --out-dir ./dist --ignore \"**/*.test.ts,**/*.test.tsx\"",
"build:esm": "cross-env NODE_ENV=production BABEL_ENV=esm babel --config-file ../../babel-config.js --extensions \".js,.ts,.tsx\" ./src --out-dir ./dist/esm --ignore \"**/*.test.ts,**/*.test.tsx\"",
"build:cjs": "cross-env NODE_ENV=production BABEL_ENV=cjs babel --config-file ../../babel-config.js --extensions \".js,.ts,.tsx\" ./src --out-dir ./dist --ignore \"**/*.test.ts,**/*.test.tsx,**/*.stories.tsx\"",
"build:esm": "cross-env NODE_ENV=production BABEL_ENV=esm babel --config-file ../../babel-config.js --extensions \".js,.ts,.tsx\" ./src --out-dir ./dist/esm --ignore \"**/*.test.ts,**/*.test.tsx,**/*.stories.tsx\"",
"build:types": "tsc -p tsconfig.build.json",

@@ -36,3 +36,3 @@ "prepare-dist": "ts-node ../../scripts/prerelease.ts style",

},
"gitHead": "7037b4f8038bab5ce81747abf6d220b2c0761be8"
"gitHead": "bb7d0ae2692ac6fff561215919afd04cccf2d564"
}
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