calimero-auth-sdk
Advanced tools
Comparing version 0.7.9-beta.1 to 0.7.9-beta.2
@@ -1,2 +0,2 @@ | ||
window.calimeroSdk = require('./lib/browser-index'); | ||
window.calimeroSdk = require('./lib/index'); | ||
window.Buffer = Buffer; |
@@ -1,1 +0,1 @@ | ||
export * from './common-index'; | ||
export * from './token/CalimeroToken'; |
@@ -17,2 +17,2 @@ "use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
__exportStar(require("./common-index"), exports); | ||
__exportStar(require("./token/CalimeroToken"), exports); |
{ | ||
"name": "calimero-auth-sdk", | ||
"version": "0.7.9-beta.1", | ||
"version": "0.7.9-beta.2", | ||
"description": "Javascript library to interact with Calimero private shards", | ||
@@ -11,3 +11,2 @@ "repository": { | ||
"main": "lib/index.js", | ||
"browser": "lib/browser-index.js", | ||
"types": "lib/index.d.ts", | ||
@@ -14,0 +13,0 @@ "dependencies": { |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
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
10
787734
9
16442