Socket
Socket
Sign inDemoInstall

@grodno-city/alis-web-request

Package Overview
Dependencies
92
Maintainers
3
Versions
10
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.0 to 1.0.1

lib/queryMap.json

6

package.json
{
"name": "@grodno-city/alis-web-request",
"version": "1.0.0",
"version": "1.0.1",
"main": "./lib/index.js",

@@ -10,6 +10,6 @@ "repository": "https://github.com/grodno-city/alis-web-request.git",

"start": "nodemon --exec babel-node -- ./consumer.js",
"test": "mocha --compilers js:babel-core/register",
"test": "mocha --compilers js:babel-core/register ./src/test/*.test.js",
"update-test-fixtures": "babel-node --presets es2015 ./test/scripts/update-results-fixtures.js",
"lint": "eslint index.js",
"prepublish": "babel index.js --presets babel-preset-es2015 --out-dir lib",
"prepublish": "babel --out-dir lib --copy-files src --ignore test/*",
"update-query-mapping": "babel-node bin/update-query-mapping.js > queryMap.json"

@@ -16,0 +16,0 @@ },

Sorry, the diff of this file is not supported yet

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