Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@ceramicnetwork/ceramic-common

Package Overview
Dependencies
Maintainers
4
Versions
46
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ceramicnetwork/ceramic-common - npm Package Compare versions

Comparing version 0.6.0 to 0.6.1-alpha.0

lib/logger-factory.d.ts

8

CHANGELOG.md

@@ -6,2 +6,10 @@ # Change Log

## [0.6.1-alpha.0](https://github.com/ceramicnetwork/js-ceramic/compare/@ceramicnetwork/ceramic-common@0.6.0...@ceramicnetwork/ceramic-common@0.6.1-alpha.0) (2020-09-16)
**Note:** Version bump only for package @ceramicnetwork/ceramic-common
# [0.6.0](https://github.com/ceramicnetwork/js-ceramic/compare/@ceramicnetwork/ceramic-common@0.5.11...@ceramicnetwork/ceramic-common@0.6.0) (2020-09-11)

@@ -8,0 +16,0 @@

1

lib/index.d.ts

@@ -6,1 +6,2 @@ export * from './anchor-service';

export * from './utils/doctype-utils';
export * from './logger-factory';

@@ -9,2 +9,3 @@ "use strict";

__export(require("./utils/doctype-utils"));
__export(require("./logger-factory"));
//# sourceMappingURL=index.js.map

10

package.json
{
"name": "@ceramicnetwork/ceramic-common",
"version": "0.6.0",
"version": "0.6.1-alpha.0",
"description": "Ceramic common types and utilities",

@@ -32,5 +32,7 @@ "keywords": [

"cids": "^1.0.0",
"dag-jose": "^0.1.1",
"dag-jose": "^0.2.0",
"did-resolver": "^2.1.1",
"lodash.clonedeep": "^4.5.0"
"lodash.clonedeep": "^4.5.0",
"loglevel": "^1.7.0",
"loglevel-plugin-prefix": "^0.8.4"
},

@@ -68,3 +70,3 @@ "devDependencies": {

},
"gitHead": "511f81212cd8266bd3629da90c3f5290eabb37c7"
"gitHead": "2819d4cee5d7768a2c976b0cdd8b2b4718451360"
}

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc