Socket
Socket
Sign inDemoInstall

@babel/helper-annotate-as-pure

Package Overview
Dependencies
Maintainers
5
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.8.3 to 7.10.1

12

package.json
{
"name": "@babel/helper-annotate-as-pure",
"version": "7.8.3",
"version": "7.10.1",
"description": "Helper function to annotate paths and nodes with #__PURE__ comment",
"repository": "https://github.com/babel/babel/tree/master/packages/babel-helper-annotate-as-pure",
"repository": {
"type": "git",
"url": "https://github.com/babel/babel.git",
"directory": "packages/babel-helper-annotate-as-pure"
},
"license": "MIT",

@@ -12,5 +16,5 @@ "publishConfig": {

"dependencies": {
"@babel/types": "^7.8.3"
"@babel/types": "^7.10.1"
},
"gitHead": "a7620bd266ae1345975767bbc7abf09034437017"
"gitHead": "88f57a7ea659d25232bf62de1efceb5d6299b8cf"
}
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