@notifi-network/notifi-core
Advanced tools
Comparing version 0.0.1-alpha.23 to 0.0.4-alpha.6
@@ -1,2 +0,5 @@ | ||
export * from './services'; | ||
export * from './models'; | ||
export * from './operations'; | ||
export * from './NotifiClient'; | ||
export * from './NotifiService'; | ||
//# sourceMappingURL=index.d.ts.map |
@@ -13,3 +13,6 @@ "use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
__exportStar(require("./services"), exports); | ||
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaW5kZXguanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi9saWIvaW5kZXgudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6Ijs7Ozs7Ozs7Ozs7O0FBQUEsNkNBQTJCIn0= | ||
__exportStar(require("./models"), exports); | ||
__exportStar(require("./operations"), exports); | ||
__exportStar(require("./NotifiClient"), exports); | ||
__exportStar(require("./NotifiService"), exports); | ||
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaW5kZXguanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi9saWIvaW5kZXgudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6Ijs7Ozs7Ozs7Ozs7O0FBQUEsMkNBQXlCO0FBQ3pCLCtDQUE2QjtBQUM3QixpREFBK0I7QUFDL0Isa0RBQWdDIn0= |
{ | ||
"name": "@notifi-network/notifi-core", | ||
"version": "0.0.1-alpha.23+d3947a0", | ||
"description": "> TODO: description", | ||
"version": "0.0.4-alpha.6+9db19f9", | ||
"description": "The interfaces for the core functionality provided by the SDK", | ||
"author": "Juni Kim <73hKrn@gmail.com>", | ||
"homepage": "https://github.com/nimesh-irisio/notifi-sdk#readme", | ||
"license": "MIT", | ||
"main": "./dist/index.js", | ||
"main": "dist/index.js", | ||
"types": "./dist/index.d.ts", | ||
@@ -39,3 +39,3 @@ "files": [ | ||
}, | ||
"gitHead": "d3947a0716d2f2785362ae8a17bb990af801e053" | ||
"gitHead": "9db19f9bd7addce02b62151079a82d41c17f3e80" | ||
} |
@@ -0,0 +0,0 @@ # `@notifi-network/notifi-core` |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
36738
76
295
2