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

@lbry/components

Package Overview
Dependencies
Maintainers
2
Versions
77
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@lbry/components - npm Package Compare versions

Comparing version 2.8.0 to 3.0.0

sass/badge.scss

12

package.json
{
"author": {
"email": "paul+github@lbry.com",
"name": "Paul Anthony Webb"
"email": "sean@lbry.com",
"name": "Sean Yesmunt"
},

@@ -25,3 +25,3 @@ "bugs": {

"hooks": {
"pre-commit": "npm run test:sass && npm run sass:prod && git add -A :/"
"pre-commit": "npm run build && git add -A :/"
}

@@ -37,4 +37,4 @@ },

"scripts": {
"sass:dev": "sass --load-path=node_modules --watch sass:dist --style compressed",
"sass:prod": "sass --load-path=node_modules --update sass:dist --style compressed",
"dev": "sass --load-path=node_modules --watch sass:dist --style compressed",
"build": "sass --load-path=node_modules --update sass:dist --style compressed",
"test": "run-s test:*",

@@ -45,3 +45,3 @@ "test:dependencies": "updates --update ./",

},
"version": "2.8.0"
"version": "3.0.0"
}

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