Socket
Socket
Sign inDemoInstall

babel-plugin-transform-bigint

Package Overview
Dependencies
Maintainers
1
Versions
34
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

babel-plugin-transform-bigint - npm Package Compare versions

Comparing version 1.0.3 to 1.0.4

5

package.json
{
"name": "babel-plugin-transform-bigint",
"version": "1.0.3",
"version": "1.0.4",
"description": "",

@@ -22,3 +22,4 @@ "main": "index.js",

"bigint"
]
],
"repository": "github.com:Yaffle/babel-plugin-transform-bigint"
}

11

README.md

@@ -68,5 +68,14 @@ # babel-plugin-transform-bigint

Playground:
===========
1. Open https://babeljs.io/en/repl
2. Turn off all presets.
3. "Add plugin" @babel/babel-plugin-syntax-bigint
4. "Add plugin" babel-plugin-transform-bigint
¡ It is buggy !
Usage:
Example:
========

@@ -73,0 +82,0 @@ 1. Create a file test.js:

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