@invisionag/iris-settings
Advanced tools
Comparing version 3.0.0-0 to 3.0.0-1
@@ -1,3 +0,12 @@ | ||
module.exports = | ||
/******/ (function(modules) { // webpackBootstrap | ||
(function webpackUniversalModuleDefinition(root, factory) { | ||
if(typeof exports === 'object' && typeof module === 'object') | ||
module.exports = factory(); | ||
else if(typeof define === 'function' && define.amd) | ||
define([], factory); | ||
else { | ||
var a = factory(); | ||
for(var i in a) (typeof exports === 'object' ? exports : root)[i] = a[i]; | ||
} | ||
})(typeof self !== 'undefined' ? self : this, function() { | ||
return /******/ (function(modules) { // webpackBootstrap | ||
/******/ // The module cache | ||
@@ -128,2 +137,3 @@ /******/ var installedModules = {}; | ||
/***/ }) | ||
/******/ ]); | ||
/******/ ]); | ||
}); |
{ | ||
"name": "@invisionag/iris-settings", | ||
"version": "3.0.0-0", | ||
"version": "3.0.0-1", | ||
"main": "dist/index.js", | ||
@@ -5,0 +5,0 @@ "repository": "git@github.com:ivx/iris.git", |
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
7478
162