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

eslint-plugin-toml

Package Overview
Dependencies
Maintainers
1
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-plugin-toml - npm Package Compare versions

Comparing version 0.4.0 to 0.4.1

1

lib/utils/index.js

@@ -77,2 +77,3 @@ "use strict";

},
sourceCode: proxySourceCode,
});

@@ -79,0 +80,0 @@ const tomlListener = (_b = (_a = proxyOptions.createListenerProxy) === null || _a === void 0 ? void 0 : _a.call(proxyOptions, listener)) !== null && _b !== void 0 ? _b : listener;

10

package.json
{
"name": "eslint-plugin-toml",
"version": "0.4.0",
"version": "0.4.1",
"description": "This ESLint plugin provides linting rules for TOML.",

@@ -93,8 +93,8 @@ "main": "lib/index.js",

"semver": "^7.3.2",
"stylelint": "^14.9.1",
"stylelint": "^15",
"stylelint-config-recommended-vue": "^1.0.0",
"stylelint-config-standard": "^29.0.0",
"stylelint-stylus": "^0.17.0",
"stylelint-config-standard": "^33.0.0",
"stylelint-stylus": "^0.18.0",
"ts-node": "^10.0.0",
"typescript": "~4.9.0",
"typescript": "~5.0.0",
"vue-eslint-editor": "^1.1.0",

@@ -101,0 +101,0 @@ "vue-eslint-parser": "^9.0.0",

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