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

create-rest-ui-app

Package Overview
Dependencies
Maintainers
2
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

create-rest-ui-app - npm Package Compare versions

Comparing version 1.2.0 to 1.2.1

2

createReactApp.js

@@ -217,3 +217,3 @@ /**

const packageToInstall = getInstallPackage(version);
const allDependencies = ['react', 'react-dom', 'rest-ui', 'aor-json-rest-client', 'aor-rich-text-input', 'react-tap-event-plugin', packageToInstall];
const allDependencies = ['react', 'react-dom', packageToInstall];

@@ -220,0 +220,0 @@ console.log('Installing packages. This might take a couple minutes.');

{
"name": "create-rest-ui-app",
"version": "1.2.0",
"version": "1.2.1",
"keywords": [

@@ -5,0 +5,0 @@ "react"

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