get-price-tag
Advanced tools
Comparing version 0.0.4 to 0.0.5
{ | ||
"name": "get-price-tag", | ||
"version": "0.0.4", | ||
"version": "0.0.5", | ||
"main": "dist/commonjs/index.js", | ||
@@ -5,0 +5,0 @@ "types": "dist/index.d.ts", |
@@ -1,2 +0,2 @@ | ||
const fetch = require('node-fetch'); | ||
import fetch from 'node-fetch'; | ||
@@ -3,0 +3,0 @@ function postComponent() { |
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
5978