Socket
Socket
Sign inDemoInstall

@panneau/themes

Package Overview
Dependencies
Maintainers
4
Versions
154
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@panneau/themes - npm Package Compare versions

Comparing version 1.0.0-alpha.0 to 1.0.0-alpha.1

assets/css/styles.css

10

package.json
{
"name": "@panneau/themes",
"version": "1.0.0-alpha.0",
"version": "1.0.0-alpha.1",
"description": "",

@@ -45,4 +45,6 @@ "keywords": [

"scripts": {
"vendor": "../../scripts/build-sass.js ./src/styles/vendor.scss ./assets/css/vendor.css",
"prepare": "../../scripts/prepare-package.sh --scss && npm run vendor"
"css:styles": "../../scripts/build-sass.js ./src/styles/styles.scss ./assets/css/styles.css",
"css:vendor": "../../scripts/build-sass.js ./src/styles/vendor.scss ./assets/css/vendor.css",
"css": "npm run css:vendor && npm run css:styles",
"prepare": "../../scripts/prepare-package.sh --scss && npm run css"
},

@@ -67,3 +69,3 @@ "devDependencies": {

},
"gitHead": "6b87afe684bd9ec1a3f16150a9dd7f923c6dd877"
"gitHead": "1e6d92773f76841a282827492da0adcd6cb0f8ea"
}
scss/styles.scss

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