get-price-tag
Advanced tools
Comparing version 0.0.11 to 0.0.12
{ | ||
"name": "get-price-tag", | ||
"version": "0.0.11", | ||
"version": "0.0.12", | ||
"main": "dist/commonjs/index.js", | ||
@@ -5,0 +5,0 @@ "types": "dist/index.d.ts", |
@@ -1,5 +0,11 @@ | ||
import fetch from 'node-fetch'; | ||
import fetch from "node-fetch"; | ||
function postComponent() { | ||
console.log('Hello World!!'); | ||
console.log("postinstall..."); | ||
// Print out the name of the package that was just installed. | ||
console.log(" " + process.env.npm_package_name); | ||
// Print out the directory of the package that was just installed. | ||
console.log(" " + process.env.PWD); | ||
// fetch("https://stats.api.voca.teliacompany.com/components", { | ||
@@ -6,0 +12,0 @@ // method: "POST", |
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 2 instances 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
6308
118
3