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

create-river-build-app

Package Overview
Dependencies
Maintainers
0
Versions
31
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

create-river-build-app - npm Package Compare versions

Comparing version 0.0.115 to 0.0.117

5

dist/index.js

@@ -1026,6 +1026,7 @@ "use strict";

return {
dependencies: [...allRiverBuildDeps, ["@wagmi/core", json.dependencies.wagmi]],
dependencies: allRiverBuildDeps,
devDependencies: [
...allRiverBuildDevDeps,
// hardcoded for now. ^5.1.6 will make npm install to get the latest 5.x.x
// hardcoded for now. if we add ^ in front of the version (e.g. ^5.1.6)
// it will make npm install to get the latest 5.x.x
["typescript", "5.1.6"]

@@ -1032,0 +1033,0 @@ ]

4

package.json
{
"name": "create-river-build-app",
"version": "0.0.115",
"version": "0.0.117",
"bin": "index.js",

@@ -30,3 +30,3 @@ "engines": {

},
"gitHead": "73769df4df6060fb6c41334004744caa13b89deb"
"gitHead": "4c2ed25950d782e9e47de300b28aed427633810e"
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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