angular-mock-record
Advanced tools
Comparing version 1.2.1 to 1.2.2
{ | ||
"name": "angular-mock-record", | ||
"version": "1.2.1", | ||
"version": "1.2.2", | ||
"description": "An angular / protractor framework that mocks and records requests. Requests can be manually mocked or recorded like VCR.", | ||
@@ -5,0 +5,0 @@ "main": "server.js", |
@@ -0,1 +1,2 @@ | ||
process.env["NODE_TLS_REJECT_UNAUTHORIZED"] = 0; | ||
const express = require('express'); | ||
@@ -2,0 +3,0 @@ const bodyParser = require("body-parser"); |
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
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
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
15674
413
5