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

@jetbrains/babel-preset-jetbrains

Package Overview
Dependencies
Maintainers
8
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@jetbrains/babel-preset-jetbrains - npm Package Compare versions

Comparing version 2.1.4 to 2.1.5

4

CHANGELOG.md

@@ -1,5 +0,7 @@

# Change Log
# Changelog
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
### [2.1.5](https://github.com/JetBrains/babel-preset/compare/v2.1.4...v2.1.5) (2020-07-10)
## [2.1.4](https://github.com/JetBrains/babel-preset/compare/v2.1.3...v2.1.4) (2019-04-11)

@@ -6,0 +8,0 @@

{
"name": "@jetbrains/babel-preset-jetbrains",
"version": "2.1.4",
"version": "2.1.5",
"description": "JetBrains preset for Babel",

@@ -24,3 +24,3 @@ "main": "index.js",

"@babel/runtime": "^7.4.3",
"babel-plugin-angularjs-annotate": "^0.9.0"
"babel-plugin-angularjs-annotate": "^0.10.0"
},

@@ -33,9 +33,9 @@ "peerDependencies": {

"@babel/core": "^7.4.3",
"@jetbrains/eslint-config": "^4.0.5",
"commitizen": "^3.0.7",
"cz-conventional-changelog": "^2.1.0",
"eslint": "^5.16.0",
"husky": "^1.3.1",
"lint-staged": "^8.1.5",
"standard-version": "^5.0.2"
"@jetbrains/eslint-config": "^5.3.1",
"commitizen": "^4.1.2",
"cz-conventional-changelog": "^3.2.0",
"eslint": "^7.4.0",
"husky": "^4.2.5",
"lint-staged": "^10.2.11",
"standard-version": "^8.0.0"
},

@@ -55,4 +55,3 @@ "config": {

"*.js": [
"eslint --fix",
"git add"
"eslint --fix"
]

@@ -59,0 +58,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