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

auto-views

Package Overview
Dependencies
Maintainers
1
Versions
55
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

auto-views - npm Package Compare versions

Comparing version 0.0.11 to 0.0.12

9

docs/schema-repo.md

@@ -26,3 +26,2 @@ # Schema repo

* addDefinitions:

@@ -43,3 +42,2 @@

* getView:

@@ -53,3 +51,2 @@

* registerController:

@@ -71,2 +68,8 @@

* registerIcon:
registers an icon to a unique icon name
```ts
myRepo.registerIcon<D>(iconId:string,icon:string):void
```
{
"name": "auto-views",
"version": "0.0.11",
"version": "0.0.12",
"description": "Common, fully-tested, strictly-typed, Wix-styled, auto views library",

@@ -5,0 +5,0 @@ "main": "./lib/index.js",

@@ -279,3 +279,3 @@ # Auto-Views component family

},
"views":{
"controllers":{
"view":{

@@ -312,5 +312,4 @@ "controller":"MpImageViewer",

"fName":{
"type":"string",
"uiGroup":"name"
}
"type":"string",
"uiGroup":"name"
},

@@ -317,0 +316,0 @@ "lName":{

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