New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

create-devcycle-app

Package Overview
Dependencies
Maintainers
1
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

create-devcycle-app - npm Package Compare versions

Comparing version 1.4.0 to 1.5.0

5

bin/templates.js

@@ -16,2 +16,7 @@ "use strict";

{
key: 'openfeature-react-typescript',
name: 'React (OpenFeature)',
type: 'client'
},
{
key: 'nextjs-app-router',

@@ -18,0 +23,0 @@ name: 'Next.js (App Router)',

2

package.json
{
"name": "create-devcycle-app",
"version": "1.4.0",
"version": "1.5.0",
"description": "A command line tool for generating DevCycle example apps",

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

@@ -21,2 +21,7 @@ export type Template = {

{
key: 'openfeature-react-typescript',
name: 'React (OpenFeature)',
type: 'client'
},
{
key: 'nextjs-app-router',

@@ -23,0 +28,0 @@ name: 'Next.js (App Router)',

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