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.8 to 0.0.9

2

package.json
{
"name": "auto-views",
"version": "0.0.8",
"version": "0.0.9",
"description": "Common, fully-tested, strictly-typed, Wix-styled, auto views library",

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

@@ -269,5 +269,11 @@ # Auto-Views component family

"properties":{
"src":"string",
"width":"number",
"height":"number"
"src":{
"type":"string"
},
"width":{
"type":"number"
},
"height":{
"type":"number"
}
},

@@ -274,0 +280,0 @@ "views":{

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