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

@journeyapps/cloudcode-build

Package Overview
Dependencies
Maintainers
2
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 1.9.7-dev.4d0aca6.c25ef77 to 1.9.7-dev.526e517.f59fe5e

4

lib/index.d.ts

@@ -1,5 +0,5 @@

import { schemaToDefinitions, mapType, typeRef } from './datamodel';
import { schemaToDefinitions, mapType, typeRef, safeProperty } from './datamodel';
import { buildTypescript } from './build';
import { ProcessError } from './ProcessError';
export { buildTypescript, ProcessError, schemaToDefinitions, mapType, typeRef };
export { buildTypescript, ProcessError, schemaToDefinitions, mapType, typeRef, safeProperty };
export { isReservedTypeName } from './reservedKeywords';

@@ -6,0 +6,0 @@ export interface BuildOptions {

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

exports.typeRef = datamodel_1.typeRef;
exports.safeProperty = datamodel_1.safeProperty;
const build_1 = require("./build");

@@ -9,0 +10,0 @@ exports.buildTypescript = build_1.buildTypescript;

{
"name": "@journeyapps/cloudcode-build",
"version": "1.9.7-dev.4d0aca6.c25ef77",
"version": "1.9.7-dev.526e517.f59fe5e",
"main": "./lib/index.js",

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

],
"gitHead": "71a4de0855618becf26efeadfe4cf173259a1640"
"gitHead": "0f13e9ef656a5689fab374d6997671b2c358ff3e"
}

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