Socket
Socket
Sign inDemoInstall

jiti

Package Overview
Dependencies
Maintainers
1
Versions
87
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jiti - npm Package Compare versions

Comparing version 1.6.1 to 1.6.2

7

CHANGELOG.md

@@ -5,2 +5,9 @@ # Changelog

### [1.6.2](https://github.com/nuxt-contrib/jiti/compare/v1.6.1...v1.6.2) (2021-03-05)
### Bug Fixes
* support class property syntax for esm ([64b1636](https://github.com/nuxt-contrib/jiti/commit/64b16368833fbb10f92343b1a057830a4b545281))
### [1.6.1](https://github.com/nuxt-contrib/jiti/compare/v1.6.0...v1.6.1) (2021-03-05)

@@ -7,0 +14,0 @@

7

package.json
{
"name": "jiti",
"version": "1.6.1",
"version": "1.6.2",
"description": "Runtime typescript and ESM support for Node.js (CommonJS)",

@@ -30,2 +30,3 @@ "repository": "nuxt-contrib/jiti",

"@babel/plugin-proposal-optional-chaining": "latest",
"@babel/plugin-syntax-class-properties": "^7.12.13",
"@babel/plugin-transform-modules-commonjs": "latest",

@@ -39,2 +40,3 @@ "@babel/plugin-transform-typescript": "latest",

"@types/resolve": "latest",
"@types/semver": "latest",
"babel-plugin-dynamic-import-node": "latest",

@@ -55,5 +57,4 @@ "babel-plugin-transform-import-meta": "latest",

"webpack": "latest",
"webpack-cli": "latest",
"@types/semver": "latest"
"webpack-cli": "latest"
}
}

Sorry, the diff of this file is too big to display

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