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

@agnos-ui/style-bootstrap

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@agnos-ui/style-bootstrap - npm Package Compare versions

Comparing version 0.0.1-alpha.6 to 0.0.1-alpha.7

17

package.json

@@ -11,4 +11,15 @@ {

"scripts": {
"build": "sass scss/agnosui.scss css/agnosui.css"
"build": "wireit"
},
"wireit": {
"build": {
"command": "sass scss/agnosui.scss css/agnosui.css",
"files": [
"scss"
],
"output": [
"css"
]
}
},
"files": [

@@ -26,5 +37,5 @@ "scss",

"devDependencies": {
"sass": "^1.69.7"
"sass": "^1.70.0"
},
"version": "0.0.1-alpha.6"
"version": "0.0.1-alpha.7"
}
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