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

eslint-plugin-use-macros

Package Overview
Dependencies
Maintainers
5
Versions
95
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-plugin-use-macros - npm Package Compare versions

Comparing version 0.9.13 to 1.0.0

2

createUseMacro.js

@@ -19,3 +19,3 @@ module.exports = function createUseMacro(from, to, context) {

return function(node) {
return function (node) {
const importName = node.source.value.trim();

@@ -22,0 +22,0 @@

{
"name": "eslint-plugin-use-macros",
"description": "ESLint rules for libraries which supports the babel-macros",
"version": "0.9.13",
"version": "1.0.0",
"author": "Yuki Yamada <yamada@wantedly.com>",

@@ -28,3 +28,3 @@ "homepage": "https://github.com/wantedly/frolint",

},
"gitHead": "bd24d2e451e2c971e82b619b10cdb90ba68e295e"
"gitHead": "de368c5309c61e165d747c3489af979abe7a7472"
}
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