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

@istanbuljs/nyc-config-babel

Package Overview
Dependencies
Maintainers
3
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@istanbuljs/nyc-config-babel - npm Package Compare versions

Comparing version 1.2.2 to 1.2.3

10

CHANGELOG.md
# Change Log
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.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
<a name="1.2.3"></a>
## [1.2.3](https://github.com/istanbuljs/istanbuljs/compare/@istanbuljs/nyc-config-babel@1.2.2...@istanbuljs/nyc-config-babel@1.2.3) (2018-02-13)
**Note:** Version bump only for package @istanbuljs/nyc-config-babel
<a name="1.2.2"></a>

@@ -7,0 +15,0 @@ ## [1.2.2](https://github.com/istanbuljs/istanbuljs/compare/@istanbuljs/nyc-config-babel@1.2.1...@istanbuljs/nyc-config-babel@1.2.2) (2017-05-27)

2

package.json
{
"name": "@istanbuljs/nyc-config-babel",
"version": "1.2.2",
"version": "1.2.3",
"description": "nyc configuration that works with babel-plugin-istanbul",

@@ -5,0 +5,0 @@ "main": "index.json",

@@ -17,3 +17,3 @@ # nyc-config-babel

{
"presets": ["es2015", "..., etc."],
"presets": ["env", "..., etc."],
"plugins": ["istanbul"]

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