Socket
Socket
Sign inDemoInstall

conjure-typescript

Package Overview
Dependencies
178
Maintainers
1
Versions
46
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 4.6.0 to 4.7.0

4

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

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

"build": "npm-run-all clean compile verify",
"circle-publish": "./scripts/circle-publish-npm && ./scripts/circle-publish-dist",
"circle-publish": "./scripts/circle-publish-npm && ./gradlew publish",
"clean": "rm -rf dist lib",

@@ -14,0 +14,0 @@ "compile": "npm-run-all -p compile-ts compile-dist",

@@ -18,3 +18,3 @@ <p align="right">

The recommended way to use conjure-typescript is via a build tool like [gradle-conjure](https://github.com/palantir/gradle-conjure).
However, if you don't want to use gradle-conjure, there is also an executable which conforms to [RFC 002](https://github.com/palantir/conjure/blob/master/docs/rfc/002-contract-for-conjure-generators.md), published on [bintray](https://bintray.com/palantir/releases/conjure-typescript).
However, if you don't want to use gradle-conjure, there is also an executable which conforms to [RFC 002](https://github.com/palantir/conjure/blob/master/docs/rfc/002-contract-for-conjure-generators.md), published on [maven.org](https://search.maven.org/artifact/com.palantir.conjure.typescript/conjure-typescript).

@@ -21,0 +21,0 @@ ```

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc