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

@kizahasi/flocon-script

Package Overview
Dependencies
Maintainers
1
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@kizahasi/flocon-script - npm Package Compare versions

Comparing version 0.5.1 to 0.5.2

2

dist/types/scriptValue.d.ts

@@ -54,3 +54,3 @@ import { Option } from '@kizahasi/option';

addNumber(): JObjectCaster<T | number>;
addObject(): JObjectCaster<T | FRecord>;
addObject(): JObjectCaster<T | FObject>;
addString(): JObjectCaster<T | string>;

@@ -57,0 +57,0 @@ addUndefined(): JObjectCaster<T | undefined>;

{
"version": "0.5.1",
"version": "0.5.2",
"license": "MIT",

@@ -4,0 +4,0 @@ "main": "dist/cjs/index.js",

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

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