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

@journeyapps/cloudcode-build

Package Overview
Dependencies
Maintainers
0
Versions
508
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@journeyapps/cloudcode-build - npm Package Compare versions

Comparing version 0.0.0-dev.f91a367 to 0.0.0-dev.f929f3d

4

package.json
{
"name": "@journeyapps/cloudcode-build",
"version": "0.0.0-dev.f91a367",
"version": "0.0.0-dev.f929f3d",
"main": "./dist/index",

@@ -19,3 +19,3 @@ "types": "./dist/index",

"@journeyapps/parser-schema": "^6.0.0",
"typescript": "^4.3.3",
"typescript": "^5.6.3",
"xmldom": "^0.1.27",

@@ -22,0 +22,0 @@ "yargs": "^13.3.0"

@@ -9,4 +9,9 @@ {

"declaration": false,
"sourceMap": true
"sourceMap": true,
"skipLibCheck": true,
"esModuleInterop": true,
"types": [
"@journeyapps/cloudcode"
]
}
}
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