Socket
Socket
Sign inDemoInstall

alis-request

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

alis-request - npm Package Compare versions

Comparing version 1.0.2 to 1.0.3

lib/index.js

9

package.json
{
"name": "alis-request",
"version": "1.0.2",
"version": "1.0.3",
"description": "Get books by year in alis library",
"main": "index.js",
"main": "./lib/index.js",
"repository": "https://github.com/DemyanchikVadim/alis-request.git",

@@ -12,3 +12,4 @@ "author": "Vadim Demyanchik <vadim.demyanchik@gmail.com>",

"test": "mocha --compilers js:babel-core/register",
"lint": "eslint index.js"
"lint": "eslint index.js",
"prepublish": "babel index.js --presets babel-preset-es2015 --out-dir lib"
},

@@ -25,5 +26,5 @@ "dependencies": {

"mocha": "3.2.0",
"nock": "^9.0.11",
"nock": "9.0.11",
"nodemon": "1.11.0"
}
}

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