🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

react-page-slider

Package Overview
Dependencies
Maintainers
1
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-page-slider - npm Package Compare versions

Comparing version

to
0.0.4

lib/index.js

9

package.json
{
"name": "react-page-slider",
"version": "0.0.3",
"version": "0.0.4",
"description": "To insert an overlay in a page for a customized experience",

@@ -10,3 +10,5 @@ "main": "lib/index.js",

"test": "npm run lint",
"lint": " eslint --ignore-path .gitignore modules/* examples/*"
"lint": " eslint --ignore-path .gitignore modules/* examples/*",
"compile": "babel -d lib/ modules/",
"prepublish": "npm run compile"
},

@@ -29,4 +31,3 @@ "repository": {

"devDependencies": {
"animate.css": "^3.4.0",
"babel": "~6.0.15",
"babel-cli": "^6.1.18",
"babel-core": "~6.1.2",

@@ -33,0 +34,0 @@ "babel-eslint": "^4.1.5",

Sorry, the diff of this file is not supported yet