@backand/nodejs-sdk
Advanced tools
Comparing version 1.1.8 to 1.1.10
@@ -0,0 +0,0 @@ const backand = require('./../src/index'); |
{ | ||
"name": "@backand/nodejs-sdk", | ||
"version": "1.1.8", | ||
"version": "1.1.10", | ||
"description": "Backand SDK for Node.js", | ||
@@ -16,3 +16,3 @@ "main": "./src/index.js", | ||
"patch": "npm version patch -m \"Release version %s\"", | ||
"version": "npm update -S @backand/vanilla-sdk && git add -A", | ||
"version": "npm i -S -f @backand/vanilla-sdk && git add -A", | ||
"postversion": "git push && git push --tags" | ||
@@ -23,3 +23,3 @@ }, | ||
"dependencies": { | ||
"@backand/vanilla-sdk": "^1.1.7", | ||
"@backand/vanilla-sdk": "^1.1.10", | ||
"xmlhttprequest": "^1.8.0" | ||
@@ -26,0 +26,0 @@ }, |
@@ -0,0 +0,0 @@ nodejs-sdk |
global.XMLHttpRequest = require("xmlhttprequest").XMLHttpRequest; | ||
module.exports = require('@backand/vanilla-sdk'); |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
4180
0
Updated@backand/vanilla-sdk@^1.1.10