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

create-views-app

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

create-views-app - npm Package Compare versions

Comparing version 23.3.0 to 23.3.1

4

index.js

@@ -63,2 +63,3 @@ let { existsSync, promises: fs } = require('fs')

addDependency('urql'),
addDependency('react-spring'),
])

@@ -77,3 +78,2 @@

addDependency('@reach/dialog'),
addDependency('react-spring'),
addDependency('mousetrap'),

@@ -102,2 +102,4 @@ addDependency('react-virtualized-auto-sizer'),

}
} else if (isReactNative) {
addDependency('d3-ease')
}

@@ -104,0 +106,0 @@

{
"name": "create-views-app",
"version": "23.3.0",
"version": "23.3.1",
"main": "index.js",

@@ -5,0 +5,0 @@ "bin": {

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