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

axaj

Package Overview
Dependencies
Maintainers
1
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

axaj - npm Package Compare versions

Comparing version 1.17.0 to 1.18.0

8

package.json
{
"name": "axaj",
"version": "1.17.0",
"version": "1.18.0",
"description": "A tiny and trivial AJAX library which uses the Fetch API.",

@@ -21,4 +21,4 @@ "keywords": [

"test": "echo \"Error: no test specified\" && exit 1",
"watch": "WEBPACK_ENV=watch webpack --progress --colors --watch",
"dev-build": "WEBPACK_ENV=watch webpack --progress --colors",
"watch": "WEBPACK_ENV=watch webpack --progress --color --watch",
"dev-build": "WEBPACK_ENV=watch webpack --progress --color",
"build": "WEBPACK_ENV=build webpack",

@@ -40,3 +40,3 @@ "publish-git": "npm publish && git push && git push --tags",

"webpack": "^5.49.0",
"webpack-cli": "^3.3.12"
"webpack-cli": "^4.8.0"
},

@@ -43,0 +43,0 @@ "bugs": {

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