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.6.0 to 1.7.0

5

bin/templates.js

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

{
key: 'openfeature-nodejs',
name: 'NodeJS (OpenFeature)',
type: 'server'
},
{
key: 'nodejs-typescript',

@@ -53,0 +58,0 @@ name: 'NodeJS (TypeScript)',

2

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

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

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

{
key: 'openfeature-nodejs',
name: 'NodeJS (OpenFeature)',
type: 'server'
},
{
key: 'nodejs-typescript',

@@ -58,0 +63,0 @@ name: 'NodeJS (TypeScript)',

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