Socket
Socket
Sign inDemoInstall

@babel/helper-annotate-as-pure

Package Overview
Dependencies
Maintainers
4
Versions
68
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@babel/helper-annotate-as-pure - npm Package Compare versions

Comparing version 7.22.5 to 7.24.6

tsconfig.json

7

package.json
{
"name": "@babel/helper-annotate-as-pure",
"version": "7.22.5",
"version": "7.24.6",
"description": "Helper function to annotate paths and nodes with #__PURE__ comment",

@@ -17,4 +17,7 @@ "repository": {

"dependencies": {
"@babel/types": "^7.22.5"
"@babel/types": "^7.24.6"
},
"devDependencies": {
"@babel/traverse": "^7.24.6"
},
"engines": {

@@ -21,0 +24,0 @@ "node": ">=6.9.0"

@@ -5,3 +5,3 @@ # @babel/helper-annotate-as-pure

See our website [@babel/helper-annotate-as-pure](https://babeljs.io/docs/en/babel-helper-annotate-as-pure) for more information.
See our website [@babel/helper-annotate-as-pure](https://babeljs.io/docs/babel-helper-annotate-as-pure) for more information.

@@ -8,0 +8,0 @@ ## Install

Sorry, the diff of this file is not supported yet

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