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.2.0 to 0.3.0

dist/cjs/builtIn/Array.js

4

package.json
{
"version": "0.2.0",
"version": "0.3.0",
"license": "MIT",

@@ -13,3 +13,3 @@ "main": "dist/index.js",

"scripts": {
"build": "yarn lint && yarn prettier && rimraf ./dist && tsc -p tsconfig.json",
"build": "yarn lint && yarn prettier && rimraf ./dist && tsc -p tsconfig.build-cjs.json && tsc -p tsconfig.build-esm.json && tsc -p tsconfig.build-types.json",
"test": "jest",

@@ -16,0 +16,0 @@ "prepare": "yarn build",

# @kizahasi/flocon-script
Executes javascript safely, but some features are not implemented.
Executes javascript safely, but some features are not supported.
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