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

@sanctucompu/basement

Package Overview
Dependencies
Maintainers
4
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sanctucompu/basement - npm Package Compare versions

Comparing version 1.2.0 to 1.2.1

7

package.json
{
"name": "@sanctucompu/basement",
"version": "1.2.0",
"version": "1.2.1",
"description": "Ground floor CSS utility classes",

@@ -14,4 +14,5 @@ "repository": "https://github.com/sanctuarycomputer/basement.git",

"watch:min": "node-sass -w --output-style compressed --source-map dist/basement.min.css.map src/index.scss dist/basement.min.css;",
"build": "node-sass --output-style compact --source-map dist/basement.css.map src/index.scss dist/basement.css; node-sass --output-style compressed --source-map dist/basement.min.css.map src/index.scss dist/basement.min.css;"
"build": "node-sass --output-style compact --source-map dist/basement.css.map src/index.scss dist/basement.css; node-sass --output-style compressed --source-map dist/basement.min.css.map src/index.scss dist/basement.min.css;",
"prepare": "yarn build"
}
}
}

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