Comparing version 1.5.0 to 1.5.1
@@ -1,2 +0,1 @@ | ||
/*global Blob */ | ||
"use strict"; | ||
@@ -3,0 +2,0 @@ |
{ | ||
"name": "nise", | ||
"version": "1.5.0", | ||
"version": "1.5.1", | ||
"description": "Fake XHR and server", | ||
@@ -44,3 +44,3 @@ "keywords": [ | ||
"browserify": "^16.2.3", | ||
"eslint": "^4.17.0", | ||
"eslint": "^6.1.0", | ||
"eslint-config-sinon": "^1.0.1", | ||
@@ -50,6 +50,6 @@ "eslint-plugin-ie11": "1.0.0", | ||
"husky": "^2.3.0", | ||
"jsdom": "11.6.2", | ||
"jsdom": "^15.1.1", | ||
"jsdom-global": "3.0.2", | ||
"mocha": "^6.1.4", | ||
"mochify": "^6.2.0", | ||
"mocha": "^6.2.0", | ||
"mochify": "^6.3.0", | ||
"nyc": "^14.1.1", | ||
@@ -59,6 +59,6 @@ "proxyquire": "^1.8.0", | ||
"proxyquireify": "^3.2.1", | ||
"sinon": "^7" | ||
"sinon": "^7.3.2" | ||
}, | ||
"dependencies": { | ||
"@sinonjs/formatio": "^3.1.0", | ||
"@sinonjs/formatio": "^3.2.1", | ||
"@sinonjs/text-encoding": "^0.7.1", | ||
@@ -65,0 +65,0 @@ "just-extend": "^4.0.2", |
Sorry, the diff of this file is too big to display
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
Uses eval
Supply chain riskPackage uses dynamic code execution (e.g., eval()), which is a dangerous practice. This can prevent the code from running in certain environments and increases the risk that the code may contain exploits or malicious behavior.
Found 2 instances in 1 package
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
Found 1 instance in 1 package
1387806
26362
0
0
Updated@sinonjs/formatio@^3.2.1