Socket
Socket
Sign inDemoInstall

conjure-typescript

Package Overview
Dependencies
Maintainers
1
Versions
46
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

conjure-typescript - npm Package Compare versions

Comparing version 3.7.0 to 3.8.0

bin/conjure-typescript.bat

4

package.json
{
"name": "conjure-typescript",
"version": "3.7.0",
"version": "3.8.0",
"description": "A conjure generator for Typescript",

@@ -14,3 +14,3 @@ "bin": {

"compile": "npm-run-all -p compile-ts compile-dist",
"compile-dist": "webpack --config webpack.config.js",
"compile-dist": "webpack --config webpack.config.js && cp bin/conjure-typescript.bat dist/bin",
"compile-ts": "tsc -p ./src",

@@ -17,0 +17,0 @@ "generateTestCases": "./scripts/download-conjure-core.sh && ./scripts/generate-test-cases.sh",

@@ -0,2 +1,6 @@

<p align="right">
<a href="https://autorelease.general.dmz.palantir.tech/palantir/conjure-typescript"><img src="https://img.shields.io/badge/Perform%20an-Autorelease-success.svg" alt="Autorelease"></a>
</p>
# conjure-typescript ![NPM](https://img.shields.io/npm/v/conjure-typescript.svg?label=conjure-typescript) [![License](https://img.shields.io/badge/License-Apache%202.0-lightgrey.svg)](https://opensource.org/licenses/Apache-2.0)

@@ -3,0 +7,0 @@

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