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

@babel/helper-define-map

Package Overview
Dependencies
Maintainers
5
Versions
55
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@babel/helper-define-map - npm Package Compare versions

Comparing version 7.0.0-beta.49 to 7.0.0-beta.50

6

package.json
{
"name": "@babel/helper-define-map",
"version": "7.0.0-beta.49",
"version": "7.0.0-beta.50",
"description": "Helper function to define a map",

@@ -9,6 +9,6 @@ "repository": "https://github.com/babel/babel/tree/master/packages/babel-helper-define-map",

"dependencies": {
"@babel/helper-function-name": "7.0.0-beta.49",
"@babel/types": "7.0.0-beta.49",
"@babel/helper-function-name": "7.0.0-beta.50",
"@babel/types": "7.0.0-beta.50",
"lodash": "^4.17.5"
}
}
# @babel/helper-define-map
## Usage
> Helper function to define a map
TODO
See our website [@babel/helper-define-map](https://new.babeljs.io/docs/en/next/babel-helper-define-map.html) for more information.
## Install
Using npm:
```sh
npm install --save @babel/helper-define-map
```
or using yarn:
```sh
yarn add --save @babel/helper-define-map
```
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