contential
Advanced tools
Comparing version 0.0.1 to 0.0.2
@@ -8,2 +8,4 @@ "use strict"; | ||
require("@babel/polyfill"); | ||
var _client = _interopRequireDefault(require("./client")); | ||
@@ -10,0 +12,0 @@ |
{ | ||
"name": "contential", | ||
"version": "0.0.1", | ||
"version": "0.0.2", | ||
"description": "JavaScript client for Contential.", | ||
@@ -31,2 +31,3 @@ "author": "Tom Andre", | ||
"@babel/plugin-proposal-class-properties": "^7.7.4", | ||
"@babel/polyfill": "^7.8.3", | ||
"@babel/preset-env": "^7.7.7", | ||
@@ -33,0 +34,0 @@ "nodemon": "^1.18.9" |
@@ -0,1 +1,2 @@ | ||
import '@babel/polyfill'; | ||
import ContentialClient from './client'; | ||
@@ -2,0 +3,0 @@ |
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
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
36815
940
0
7