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

@joshgmw/rw-setup-example

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@joshgmw/rw-setup-example - npm Package Compare versions

Comparing version 0.0.1 to 0.0.2

3

index.js

@@ -14,9 +14,6 @@ #!/usr/bin/env node

console.log('Your redwood config is:')
const config = getConfig()
console.log(JSON.stringify(config, undefined, 2))
console.log()
console.log(divider)
}
main()

4

package.json
{
"name": "@joshgmw/rw-setup-example",
"version": "0.0.1",
"version": "0.0.2",
"description": "A very basic redwoodjs setup package",

@@ -8,3 +8,3 @@ "main": "index.js",

"engines": {
"redwoodjs": ">=6.0.0"
"redwoodjs": ">=7.0.0"
},

@@ -11,0 +11,0 @@ "keywords": ["redwoodjs", "setup"],

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