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

@encodable/registry

Package Overview
Dependencies
Maintainers
2
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@encodable/registry - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

34

CHANGELOG.md

@@ -6,3 +6,3 @@ # Change Log

## [0.5.1](https://github.com/apache-superset/encodable/compare/@encodable/registry@0.5.0...@encodable/registry@0.5.1) (2020-08-15)
## [1.0.1](https://github.com/kristw/encodable/compare/@encodable/registry@1.0.0...@encodable/registry@1.0.1) (2020-08-20)

@@ -15,8 +15,16 @@ **Note:** Version bump only for package @encodable/registry

# [0.5.0](https://github.com/apache-superset/encodable/compare/@encodable/registry@0.4.0...@encodable/registry@0.5.0) (2020-08-14)
## [0.5.1](https://github.com/kristw/encodable/compare/@encodable/registry@0.5.0...@encodable/registry@0.5.1) (2020-08-15)
**Note:** Version bump only for package @encodable/registry
# [0.5.0](https://github.com/kristw/encodable/compare/@encodable/registry@0.4.0...@encodable/registry@0.5.0) (2020-08-14)
### Features
* **color:** add .register() that automatically use scheme.id as key ([#55](https://github.com/apache-superset/encodable/issues/55)) ([ad7b106](https://github.com/apache-superset/encodable/commit/ad7b106a077310ab295f536046b18e1e5dc811d2))
* **color:** add .register() that automatically use scheme.id as key ([#55](https://github.com/kristw/encodable/issues/55)) ([ad7b106](https://github.com/kristw/encodable/commit/ad7b106a077310ab295f536046b18e1e5dc811d2))

@@ -27,3 +35,3 @@

# [0.4.0](https://github.com/apache-superset/encodable/compare/@encodable/registry@0.3.0...@encodable/registry@0.4.0) (2020-08-13)
# [0.4.0](https://github.com/kristw/encodable/compare/@encodable/registry@0.3.0...@encodable/registry@0.4.0) (2020-08-13)

@@ -33,3 +41,3 @@

* **registry:** add size and isEmpty function ([#52](https://github.com/apache-superset/encodable/issues/52)) ([3216160](https://github.com/apache-superset/encodable/commit/3216160c45776ebed6345ef0aae12b91c06c4b1e))
* **registry:** add size and isEmpty function ([#52](https://github.com/kristw/encodable/issues/52)) ([3216160](https://github.com/kristw/encodable/commit/3216160c45776ebed6345ef0aae12b91c06c4b1e))

@@ -40,3 +48,3 @@

# [0.3.0](https://github.com/apache-superset/encodable/compare/@encodable/registry@0.2.0...@encodable/registry@0.3.0) (2020-08-03)
# [0.3.0](https://github.com/kristw/encodable/compare/@encodable/registry@0.2.0...@encodable/registry@0.3.0) (2020-08-03)

@@ -46,3 +54,3 @@

* **registry:** store schema version ([#49](https://github.com/apache-superset/encodable/issues/49)) ([19072be](https://github.com/apache-superset/encodable/commit/19072be4ba14ea277d963499e1ff54c2f9a828ff))
* **registry:** store schema version ([#49](https://github.com/kristw/encodable/issues/49)) ([19072be](https://github.com/kristw/encodable/commit/19072be4ba14ea277d963499e1ff54c2f9a828ff))

@@ -53,3 +61,3 @@

# [0.2.0](https://github.com/apache-superset/encodable/compare/@encodable/registry@0.1.2...@encodable/registry@0.2.0) (2020-08-03)
# [0.2.0](https://github.com/kristw/encodable/compare/@encodable/registry@0.1.2...@encodable/registry@0.2.0) (2020-08-03)

@@ -59,3 +67,3 @@

* simplify global store creation and add docs ([#47](https://github.com/apache-superset/encodable/issues/47)) ([73087f1](https://github.com/apache-superset/encodable/commit/73087f14cc5f8f0f07cda6612a7a5e851a3817b6))
* simplify global store creation and add docs ([#47](https://github.com/kristw/encodable/issues/47)) ([73087f1](https://github.com/kristw/encodable/commit/73087f14cc5f8f0f07cda6612a7a5e851a3817b6))

@@ -66,3 +74,3 @@

## [0.1.2](https://github.com/apache-superset/encodable/compare/@encodable/registry@0.1.2...@encodable/registry@0.1.2) (2020-08-01)
## [0.1.2](https://github.com/kristw/encodable/compare/@encodable/registry@0.1.2...@encodable/registry@0.1.2) (2020-08-01)

@@ -72,4 +80,4 @@

* **generator-encodable:** add new generator package ([#43](https://github.com/apache-superset/encodable/issues/43)) ([fc48289](https://github.com/apache-superset/encodable/commit/fc48289dd487bdd71550d143d2854e9be74d2cd7))
* **registry:** add makeSingleton ([#44](https://github.com/apache-superset/encodable/issues/44)) ([5251e90](https://github.com/apache-superset/encodable/commit/5251e903f54ae5cfc525e932a41543d656e3cf75))
* add registry package ([#42](https://github.com/apache-superset/encodable/issues/42)) ([826e0c5](https://github.com/apache-superset/encodable/commit/826e0c554a8f7e743ad0a4fea52ce34e7c04ae01))
* **generator-encodable:** add new generator package ([#43](https://github.com/kristw/encodable/issues/43)) ([fc48289](https://github.com/kristw/encodable/commit/fc48289dd487bdd71550d143d2854e9be74d2cd7))
* **registry:** add makeSingleton ([#44](https://github.com/kristw/encodable/issues/44)) ([5251e90](https://github.com/kristw/encodable/commit/5251e903f54ae5cfc525e932a41543d656e3cf75))
* add registry package ([#42](https://github.com/kristw/encodable/issues/42)) ([826e0c5](https://github.com/kristw/encodable/commit/826e0c554a8f7e743ad0a4fea52ce34e7c04ae01))
{
"name": "@encodable/registry",
"version": "1.0.0",
"version": "1.0.1",
"description": "All-purpose map data structure on steroids.",

@@ -14,3 +14,3 @@ "sideEffects": false,

"type": "git",
"url": "git+https://github.com/apache-superset/encodable.git"
"url": "git+https://github.com/kristw/encodable.git"
},

@@ -25,5 +25,5 @@ "keywords": [

"bugs": {
"url": "https://github.com/apache-superset/encodable/issues"
"url": "https://github.com/kristw/encodable/issues"
},
"homepage": "https://github.com/apache-superset/encodable#readme",
"homepage": "https://github.com/kristw/encodable#readme",
"publishConfig": {

@@ -38,3 +38,3 @@ "access": "public"

},
"gitHead": "d9af6e2f3b07d822dab7171dc44dc2fc6181bf69"
"gitHead": "301cd3e0305d470b73d0245afa938a5d1d30b9c7"
}
## @encodable/registry
[![Version](https://img.shields.io/npm/v/@encodable/registry.svg?style=flat)](https://img.shields.io/npm/v/@encodable/registry.svg?style=flat)
[![David (path)](https://img.shields.io/david/apache-superset/encodable.svg?path=packages%2Fencodable-registry&style=flat-square)](https://david-dm.org/apache-superset/encodable?path=packages/encodable-registry)
[![David (path)](https://img.shields.io/david/kristw/encodable.svg?path=packages%2Fencodable-registry&style=flat-square)](https://david-dm.org/kristw/encodable?path=packages/encodable-registry)

@@ -6,0 +6,0 @@ All-purpose map data structure on steroids.

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