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

@appartmint/mint

Package Overview
Dependencies
Maintainers
0
Versions
170
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@appartmint/mint - npm Package Compare versions

Comparing version 2.0.0 to 2.0.1

10

package.json
{
"name": "@appartmint/mint",
"author": "App Art Mint LLC",
"version": "2.0.0",
"version": "2.0.1",
"license": "MIT",

@@ -33,5 +33,4 @@ "description": "The front-end TS/SCSS framework of App Art Mint",

"scripts": {
"preversion": "npm i && npm run test",
"version": "git add -A",
"postversion": "git push && git push --tags && gh release create v$npm_package_version --generate-notes",
"version": "npm i && git add -A",
"postversion": "git push && git push --tags && cross-replace gh release create \"v$npm_package_version\" --generate-notes",
"prepare": "npm-run-all clean bundle",

@@ -64,3 +63,6 @@ "clean": "rimraf dist doc",

"webpack-remove-empty-scripts": "^1.0.4"
},
"dependencies": {
"cross-replace": "^0.2.0"
}
}
dist/css/mint.css

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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