@anvilco/anvil
Advanced tools
Comparing version 3.0.0 to 3.0.1-beta.0
@@ -0,2 +1,5 @@ | ||
const Dist = require('./dist') | ||
// This file is mainly just for cleaning up the exports to be intuitive/commonjs | ||
module.exports = require('./dist') | ||
module.exports = Dist.default | ||
module.exports.default = Dist.default |
{ | ||
"name": "@anvilco/anvil", | ||
"version": "3.0.0", | ||
"version": "3.0.1-beta.0", | ||
"description": "Anvil API Client", | ||
@@ -5,0 +5,0 @@ "author": "Anvil Foundry Inc.", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
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
3541830
4501
4