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

@fernapi/ir-generation

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@fernapi/ir-generation - npm Package Compare versions

Comparing version 0.1.6 to 0.1.10

11

package.json
{
"name": "@fernapi/ir-generation",
"version": "0.1.6",
"version": "0.1.10",
"main": "lib/index.js",

@@ -19,9 +19,8 @@ "types": "lib/index.d.ts",

"format:check": "prettier --check --ignore-unknown --ignore-path ../../../shared/.prettierignore \"**\"",
"depcheck": "depcheck",
"prepublish": "run clean && run compile && run test && run lint:eslint && run lint:style && run format:check && run depcheck"
"depcheck": "depcheck"
},
"dependencies": {
"@fernapi/api": "0.1.6",
"@fernapi/compiler-commons": "0.1.6",
"@fernapi/syntax-analysis": "0.1.6"
"@fernapi/api": "0.1.0",
"@fernapi/compiler-commons": "0.1.10",
"@fernapi/syntax-analysis": "0.1.10"
},

@@ -28,0 +27,0 @@ "devDependencies": {

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