Socket
Socket
Sign inDemoInstall

unified

Package Overview
Dependencies
Maintainers
1
Versions
57
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

unified - npm Package Compare versions

Comparing version 11.0.3 to 11.0.4

lib/callable-instance.d.ts.map

1

lib/callable-instance.d.ts
export const CallableInstance: new <Parameters_1 extends unknown[], Result>(property: string | symbol) => (...parameters: Parameters_1) => Result;
//# sourceMappingURL=callable-instance.d.ts.map

@@ -1024,1 +1024,2 @@ import {CallableInstance} from './callable-instance.js'

export {};
//# sourceMappingURL=index.d.ts.map

2

package.json
{
"name": "unified",
"version": "11.0.3",
"version": "11.0.4",
"description": "parse, inspect, transform, and serialize content through syntax trees",

@@ -5,0 +5,0 @@ "license": "MIT",

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