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

@fernapi/api

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@fernapi/api - npm Package Compare versions

Comparing version 0.1.3 to 0.1.5

lib/index.d.ts

17

package.json
{
"name": "@fernapi/api",
"version": "0.1.3",
"version": "0.1.5",
"main": "lib/index.js",

@@ -10,21 +10,8 @@ "types": "lib/index.d.ts",

"scripts": {
"clean": "tsc --build --clean",
"compile": "tsc --build",
"test": "jest --passWithNoTests",
"lint:eslint": "eslint --max-warnings 0 . --ignore-path=../../.eslintignore",
"lint:eslint:fix": "eslint --max-warnings 0 . --ignore-path=../../.eslintignore --fix",
"lint:style": "stylelint '**/*.scss' --allow-empty-input --max-warnings 0",
"lint:style:fix": "stylelint '**/*.scss' --allow-empty-input --max-warnings 0 --fix",
"format": "prettier --write --ignore-unknown --ignore-path ../../shared/.prettierignore \"**\"",
"format:check": "prettier --check --ignore-unknown --ignore-path ../../shared/.prettierignore \"**\"",
"depcheck": "depcheck"
"prepublish": "run compile"
},
"devDependencies": {
"depcheck": "^1.4.3",
"eslint": "^8.12.0",
"jest": "^27.5.1",
"prettier": "^2.6.1",
"stylelint": "^14.6.1",
"typescript": "^4.6.3"
}
}
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