Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

gl-scss-styles

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gl-scss-styles - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

12

package.json
{
"name": "gl-scss-styles",
"version": "1.0.0",
"version": "1.0.1",
"description": "Common styles to be used on web applications.",

@@ -10,2 +10,8 @@ "assets": "assets",

],
"scripts": {
"build": "copyfiles -a -u2 src/assets/style/** assets",
"clean": "shx rm -rf assets",
"production": "npm run clean && npm run build",
"publish": "npm run production && npm publish"
},
"repository": {

@@ -28,5 +34,5 @@ "type": "git",

"homepage": "https://github.com/glaucioleonardo/gl-scss-styles#readme",
"scripts": {
"publish": "npm run production && clean-publish"
"devDependencies": {
}
}

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