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

@ecomfe/san-devhook

Package Overview
Dependencies
Maintainers
8
Versions
27
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ecomfe/san-devhook - npm Package Compare versions

Comparing version 0.1.13 to 0.1.14

dist/extensions/chrome/background.js

8

CHANGELOG.md

@@ -5,2 +5,10 @@ ChangeLog

0.1.14
-------
- [BUGFIX]
- Fix flattenChildren function.
- [ADD]
- CNode api docs.
0.1.13

@@ -7,0 +15,0 @@ -------

3

docs/api.md

@@ -18,2 +18,5 @@ # San-DevHook API Docs

- Default: ***'treeData'***
- ***_domChildrenKey*** (*string*)
Key for the array of dom attached components.
- Default: ***domChildren***
- ***prefixForBindingData*** (*string*)

@@ -20,0 +23,0 @@ Auto bing data and props using specified prefix.

2

package.json
{
"name": "@ecomfe/san-devhook",
"version": "0.1.13",
"version": "0.1.14",
"description": "Hook for san-devtool.",

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

@@ -71,2 +71,6 @@ # San-DevHook

More instructions refer to *docs* folder.
## Tests

@@ -73,0 +77,0 @@ ### Run extension test

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