Socket
Socket
Sign inDemoInstall

air-range-slider

Package Overview
Dependencies
4
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.1 to 1.0.2

dist/index.js

18

package.json
{
"name": "air-range-slider",
"version": "1.0.1",
"version": "1.0.2",
"description": "jQuery range slider",
"main": "./dist/main.js",
"types": "./dist/main.d.ts",
"main": "dist/index.js",
"types": "dist/index.d.ts",
"files": [
"dist/**/*"
],
"scripts": {
"test": "jest",
"start": "webpack --mode=development --env mode=development serve",
"build": "webpack --mode=production",
"build:dev": "webpack --env mode=development --mode=development",
"lint": "eslint src/ --ext .ts",
"eslint:dump": "eslint --print-config ./.eslintrc.json"
"start": "webpack --mode=development --env mode=development serve",
"lint": "eslint --ext .ts src/",
"test": "jest"
},
"homepage": "https://victordesyatkin.github.io/slider/index.html",
"author": "https://github.com/victordesyatkin",
"license": "MIT",
"license": "ISC",
"repository": {

@@ -19,0 +21,0 @@ "type": "git",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc