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

range-slider-element

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

range-slider-element - npm Package Compare versions

Comparing version 1.0.0-beta.4 to 1.0.0-beta.5

dist/styles.css

7

package.json
{
"name": "range-slider-element",
"version": "1.0.0-beta.4",
"version": "1.0.0-beta.5",
"description": "A custom range slider element",

@@ -13,8 +13,7 @@ "repository": "andreruffert/range-slider-element",

"prebuild": "rm -rf dist",
"build": "parcel build index.js",
"build": "parcel build index.js styles.css",
"dev": "parcel examples/index.html",
"cypress": "cypress",
"test": "cypress run",
"prepublishOnly": "npm run build",
"postpublish": "npm publish --ignore-scripts --@andreruffert:registry='https://npm.pkg.github.com'"
"prepublishOnly": "npm run build"
},

@@ -21,0 +20,0 @@ "devDependencies": {

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