New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

fib-typify

Package Overview
Dependencies
Maintainers
1
Versions
33
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fib-typify - npm Package Compare versions

Comparing version 0.11.1 to 0.11.2

lib/src/index.js

10

package.json
{
"name": "fib-typify",
"version": "0.11.1",
"version": "0.11.2",
"description": "just write fibjs with typescript : )",

@@ -13,2 +13,8 @@ "main": "./lib",

},
"files": [
"bin",
"core",
"lib",
"typings"
],
"scripts": {

@@ -43,3 +49,3 @@ "build": "fibjs ./bin/ftsc.js src/* -p tsconfig.bootstrap.json --outDir ./lib",

"source-map-support": "^0.5.12",
"typescript": ">= 4.1 <= 4.5"
"typescript": ">= 4.1 <= 4.6"
},

@@ -46,0 +52,0 @@ "ci": {

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