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

@istanbuljs/nyc-config-typescript

Package Overview
Dependencies
Maintainers
4
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version 0.1.3 to 1.0.0-alpha.0

16

CHANGELOG.md

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

# [1.0.0-alpha.0](https://github.com/istanbuljs/istanbuljs/compare/@istanbuljs/nyc-config-typescript@0.1.3...@istanbuljs/nyc-config-typescript@1.0.0-alpha.0) (2019-06-19)
### Features
* Update dependencies, require Node.js 8 ([#401](https://github.com/istanbuljs/istanbuljs/issues/401)) ([bf3a539](https://github.com/istanbuljs/istanbuljs/commit/bf3a539))
### BREAKING CHANGES
* Node.js 8 is now required
## [0.1.3](https://github.com/istanbuljs/istanbuljs/compare/@istanbuljs/nyc-config-typescript@0.1.2...@istanbuljs/nyc-config-typescript@0.1.3) (2019-05-02)

@@ -8,0 +24,0 @@

6

package.json
{
"name": "@istanbuljs/nyc-config-typescript",
"version": "0.1.3",
"version": "1.0.0-alpha.0",
"description": "nyc configuration that works with typescript",

@@ -33,3 +33,3 @@ "main": "index.json",

"engines": {
"node": ">=6"
"node": ">=8"
},

@@ -40,3 +40,3 @@ "peerDependencies": {

},
"gitHead": "679fc641b691442c4e9274e07809fef35272161d"
"gitHead": "2e885073a9398806c9b8763dd39418398182ca34"
}
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