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

functionalscript

Package Overview
Dependencies
Maintainers
0
Versions
452
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

functionalscript - npm Package Compare versions

Comparing version 0.3.5 to 0.3.6

2

html/module.f.d.ts

@@ -9,3 +9,3 @@ import { type List } from '../types/list/module.f.ts';

};
type Node = Element | string;
export type Node = Element | string;
export declare const element: (element: Element) => List<string>;

@@ -12,0 +12,0 @@ export declare const html: (_: Element) => List<string>;

{
"name": "functionalscript",
"version": "0.3.5",
"version": "0.3.6",
"type": "module",

@@ -5,0 +5,0 @@ "files": [

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