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

@faast/ts-common

Package Overview
Dependencies
Maintainers
3
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@faast/ts-common - npm Package Compare versions

Comparing version 0.1.6 to 0.1.8

dist/lib/guards/basic.d.ts

8

package.json
{
"name": "@faast/ts-common",
"version": "0.1.6",
"version": "0.1.8",
"description": "Common typescript types and utils used by faast",

@@ -14,4 +14,4 @@ "license": "MIT",

"browser": "dist/index.umd.js",
"types": "dist/index.d.ts",
"esnext": "dist/index.js",
"types": "dist/lib/index.d.ts",
"esnext": "dist/lib/index.js",
"files": [

@@ -43,3 +43,3 @@ "dist/",

"devDependencies": {
"@faast/ts-config": "^1.3.0",
"@faast/ts-config": "^1.3.1",
"@types/jest": "^23.3.2",

@@ -46,0 +46,0 @@ "@types/node": "^10.11.0",

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