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

@jsep-plugin/arrow

Package Overview
Dependencies
Maintainers
4
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@jsep-plugin/arrow - npm Package Compare versions

Comparing version 1.0.4 to 1.0.5

2

package.json
{
"name": "@jsep-plugin/arrow",
"version": "1.0.4",
"version": "1.0.5",
"description": "Adds arrow-function support",

@@ -5,0 +5,0 @@ "author": "Shelly (https://github.com/6utt3rfly)",

import * as jsep from 'jsep';
import { Expression } from 'jsep';
import { Expression, IPlugin } from 'jsep';
export const name: string;

@@ -13,1 +13,3 @@ export function init(this: typeof jsep): void;

declare const _export: IPlugin;
export default _export;
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