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

preact-range-slider

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

preact-range-slider - npm Package Compare versions

Comparing version 0.1.1 to 0.1.2

6

CHANGELOG.md

@@ -8,2 +8,8 @@ # Change Log

## [0.1.2] - 2017-06-21
### Fixed
- Remove postinstall script from package.json.
## [0.1.1] - 2017-06-21

@@ -10,0 +16,0 @@

3

package.json
{
"name": "preact-range-slider",
"version": "0.1.1",
"version": "0.1.2",
"description": "Preact component for input values with range slider",

@@ -19,3 +19,2 @@ "main": "es5/index.js",

"prepublishOnly": "npm run lint && npm run build:all && npm run minify",
"postinstall": "npm run build:all && npm run build:demo",
"build:demo": "cd demo && tsc && rollup -c",

@@ -22,0 +21,0 @@ "build:styles": "dart-sass ./assets/index.scss > ./assets/index.css"

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