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.7.0 to 4.8.0

4

package.json
{
"name": "conjure-typescript",
"version": "4.7.0",
"version": "4.8.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 && ./gradlew publish",
"circle-publish": "./gradlew publish && ./scripts/circle-publish-npm",
"clean": "rm -rf dist lib",

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

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