Socket
Socket
Sign inDemoInstall

@candulabs/core

Package Overview
Dependencies
Maintainers
4
Versions
156
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@candulabs/core - npm Package Compare versions

Comparing version 0.8.25 to 0.8.26

16

CHANGELOG.md

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

## [0.8.26](https://github.com/candulabs/candu-sdk/compare/v0.8.26-alpha.0...v0.8.26) (2022-03-14)
**Note:** Version bump only for package @candulabs/core
## 0.8.26-alpha.0 (2022-03-09)
**Note:** Version bump only for package @candulabs/core
## [0.8.25](https://github.com/candulabs/candu-sdk/compare/v0.8.25-alpha.1...v0.8.25) (2022-02-18)

@@ -8,0 +24,0 @@

2

dist/harbour/Styleguide/components/Document.d.ts

@@ -6,5 +6,5 @@ import { FunctionComponent } from 'preact/compat';

*
* We don't recommend overriding this elemenent in your Styleguide
* We don't recommend overriding this element in your Styleguide
* unless you have a specific use-case.
*/
export declare const Document: FunctionComponent<StyleguideProps>;

@@ -5,2 +5,3 @@ import { FunctionComponent } from 'preact/compat';

'data-candu-content': string;
'data-candu-content-id'?: string;
}

@@ -7,0 +8,0 @@ /**

@@ -12,3 +12,3 @@ {

},
"version": "0.8.25",
"version": "0.8.26",
"main": "dist/index.js",

@@ -28,3 +28,3 @@ "module": "dist/index.es.js",

"dependencies": {
"@candulabs/eventing": "^0.8.25",
"@candulabs/eventing": "^0.8.26",
"dataloader": "^2.0.0",

@@ -35,3 +35,3 @@ "preact": "10.5.13",

},
"gitHead": "daf9be4a5f932f85407b30b5b93910456171d23f"
"gitHead": "438404419b53c281ba393fe1e24fc8e7b5f6cd3b"
}

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

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