@laboratoria/hubspot
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "@laboratoria/hubspot", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "Unofficial Hubspot Node.js client", | ||
@@ -16,9 +16,9 @@ "license": "MIT", | ||
"dependencies": { | ||
"porch": "^2.0.0" | ||
"porch": "^2.0.1" | ||
}, | ||
"devDependencies": { | ||
"@babel/core": "^7.20.5", | ||
"@babel/preset-env": "^7.20.2", | ||
"babel-jest": "^29.3.1", | ||
"jest": "^29.3.1" | ||
"@babel/core": "^7.22.6", | ||
"@babel/preset-env": "^7.22.6", | ||
"babel-jest": "^29.6.0", | ||
"jest": "^29.6.0" | ||
}, | ||
@@ -25,0 +25,0 @@ "engines": { |
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
Updatedporch@^2.0.1