@pubkeeper/crypto-aes-cbc
Advanced tools
Comparing version 3.0.0-alpha.2 to 3.0.0-alpha.3
@@ -1,2 +0,3 @@ | ||
(function(e, a) { for(var i in a) e[i] = a[i]; }(exports, /******/ (function(modules) { // webpackBootstrap | ||
module.exports = | ||
/******/ (function(modules) { // webpackBootstrap | ||
/******/ // The module cache | ||
@@ -145,2 +146,2 @@ /******/ var installedModules = {}; | ||
/***/ }) | ||
/******/ ]))); | ||
/******/ ]); |
{ | ||
"name": "@pubkeeper/crypto-aes-cbc", | ||
"version": "3.0.0-alpha.2", | ||
"version": "3.0.0-alpha.3", | ||
"description": "AES-CBC Crypto for Pubkeeper (using aes-js)", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
@@ -47,3 +47,3 @@ const path = require('path'); | ||
output: { | ||
libraryTarget: 'commonjs', | ||
libraryTarget: 'commonjs2', | ||
path: path.resolve(__dirname, 'dist'), | ||
@@ -50,0 +50,0 @@ filename: 'index.js', |
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
1153
0
124056