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

broccoli-node-api

Package Overview
Dependencies
Maintainers
3
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

broccoli-node-api - npm Package Compare versions

Comparing version 1.1.0 to 1.2.0

2

index.d.ts

@@ -192,1 +192,3 @@ /**

}
export type InputNode = Node | string;

2

package.json
{
"name": "broccoli-node-api",
"version": "1.1.0",
"version": "1.2.0",
"description": "Broccoli Plugin API Types",

@@ -5,0 +5,0 @@ "repository": "github:broccolijs/broccoli-node-api",

@@ -8,2 +8,3 @@ # `broccoli-node-api`

- [Node](#node)
- [InputNode](#inputnode)
- [NodeCommon](#nodecommon)

@@ -34,2 +35,10 @@ - [NodeMap](#nodemap)

### InputNode
```ts
type InputNode = Node | string;
```
---
### NodeCommon

@@ -36,0 +45,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