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

@freaktechnik/eslint-config-babel

Package Overview
Dependencies
Maintainers
1
Versions
37
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@freaktechnik/eslint-config-babel - npm Package Compare versions

Comparing version 7.1.0 to 7.2.0

.snyk

8

CHANGELOG.md

@@ -6,2 +6,10 @@ # Change Log

# [7.2.0](https://github.com/freaktechnik/eslint-configs/compare/v7.1.0...v7.2.0) (2020-05-09)
**Note:** Version bump only for package @freaktechnik/eslint-config-babel
# [7.1.0](https://github.com/freaktechnik/eslint-configs/compare/v7.0.0...v7.1.0) (2020-02-26)

@@ -8,0 +16,0 @@

11

package.json
{
"name": "@freaktechnik/eslint-config-babel",
"version": "7.1.0",
"version": "7.2.0",
"description": "Config for usage with babeld projects freaktechnik likes.",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
"test": "echo \"Error: no test specified\" && exit 1",
"snyk-protect": "snyk protect",
"prepare": "npm run snyk-protect"
},

@@ -29,5 +31,6 @@ "repository": {

"babel-eslint": "^10.1.0",
"eslint-plugin-babel": "^5.3.0"
"eslint-plugin-babel": "^5.3.0",
"snyk": "^1.319.2"
},
"gitHead": "ca7ffa983ced530d001a8c97b879a56d67cdf4d5"
"snyk": true
}
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