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

@openfn/compiler

Package Overview
Dependencies
Maintainers
3
Versions
48
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@openfn/compiler - npm Package Compare versions

Comparing version 0.0.5 to 0.0.6

7

package.json
{
"name": "@openfn/compiler",
"version": "0.0.5",
"version": "0.0.6",
"description": "",

@@ -39,3 +39,3 @@ "type": "module",

"dependencies": {
"@openfn/describe-package": "^0.0.4",
"@openfn/describe-package": "^0.0.5",
"acorn": "^8.8.0",

@@ -54,4 +54,5 @@ "recast": "^0.21.2",

"build:watch": "pnpm rollup -cw --no-watch.clearScreen",
"parse": "node --no-warnings --loader=tsm src/cli/parse.ts"
"parse": "node --no-warnings --loader=tsm src/cli/parse.ts",
"pack": "pnpm pack --pack-destination ../../dist"
}
}
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