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

@journeyapps/cloudcode-build

Package Overview
Dependencies
Maintainers
2
Versions
518
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 1.10.2 to 1.11.0

4

package.json
{
"name": "@journeyapps/cloudcode-build",
"version": "1.10.2",
"version": "1.11.0",
"main": "./lib/index.js",

@@ -16,3 +16,3 @@ "license": "MIT",

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

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

{
"compilerOptions": {
"target": "es2018",
"lib": ["es2018"],
"target": "es2020",
"lib": ["es2020"],
"module": "commonjs",

@@ -6,0 +6,0 @@ "allowJs": true,

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