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

fbp-manifest

Package Overview
Dependencies
Maintainers
1
Versions
25
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fbp-manifest - npm Package Compare versions

Comparing version 0.3.0 to 0.3.1

dist/index.d.ts

3

package.json
{
"name": "fbp-manifest",
"version": "0.3.0",
"version": "0.3.1",
"description": "Flow-Based Programming Manifest tools",

@@ -10,2 +10,3 @@ "main": "src/index.js",

"typecheck": "tsc",
"build": "tsc",
"pretest": "npm run lint && npm run typecheck",

@@ -12,0 +13,0 @@ "test": "nyc grunt test"

@@ -86,5 +86,6 @@ Flow-Based Programming Manifest Tools

* 0.3.1 (2020-12-16)
- The package now ships with TypeScript declarations
* 0.3.0 (2020-12-16)
- Ported from callbacks to Promises
- The package now ships with TypeScript declarations
* 0.2.7 (2020-12-01)

@@ -91,0 +92,0 @@ - TypeScript definition files (`.d.ts`) are not considered as components

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