@dynrl/data-slammer
Advanced tools
Comparing version 1.0.1 to 1.0.2
import { DataSlammerOptions, DataSlammerResponse, DataSlammerRequest, Result } from './models'; | ||
export * from './models'; | ||
/** | ||
@@ -3,0 +4,0 @@ * Uses a google custom search api, to grab data for electronic parts. |
@@ -10,2 +10,5 @@ "use strict"; | ||
}; | ||
function __export(m) { | ||
for (var p in m) if (!exports.hasOwnProperty(p)) exports[p] = m[p]; | ||
} | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
@@ -16,2 +19,3 @@ const axios = require("axios"); | ||
const models_1 = require("./models"); | ||
__export(require("./models")); | ||
/** | ||
@@ -18,0 +22,0 @@ * Uses a google custom search api, to grab data for electronic parts. |
{ | ||
"name": "@dynrl/data-slammer", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
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
24760
339
0