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

@fonos/types

Package Overview
Dependencies
Maintainers
1
Versions
136
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@fonos/types - npm Package Compare versions

Comparing version 0.0.51 to 0.0.52

10

package.json
{
"name": "@fonos/types",
"version": "0.0.51",
"version": "0.0.52",
"description": "Handles Fonos types",

@@ -11,5 +11,4 @@ "author": "Pedro Sanders <sanderspedro@gmail.com>",

"scripts": {
"build": "npm run clean && npm run compile",
"clean": "rm -rf ./dist && rm -rf tsconfig.tsbuildinfo",
"compile": "tsc -b tsconfig.json"
"prebuild": "rimraf ./dist tsconfig.tsbuildinfo",
"build": "tsc -b tsconfig.json"
},

@@ -38,5 +37,6 @@ "directories": {

"dotenv": "^8.2.0",
"rimraf": "^3.0.2",
"typescript": "^3.9.3"
},
"gitHead": "cf88b2710f2643fb3494f79cad13cffa1e89ab33"
"gitHead": "cc4ab95f5c360ba4110cda165cefaa2559667ed7"
}
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