New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

babel-plugin-module-extension-resolver

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

babel-plugin-module-extension-resolver - npm Package Compare versions

Comparing version 0.3.0 to 1.0.0-rc.1

9

CHANGELOG.md

@@ -10,2 +10,8 @@ # Changelog

## [1.0.0-rc.1] - 2020-02-16
### Others
* preparing v1
## [0.3.0] - 2020-02-06

@@ -41,3 +47,4 @@

[Unreleased]: https://github.com/shimataro/babel-plugin-module-extension-resolver/compare/v0.3.0...HEAD
[Unreleased]: https://github.com/shimataro/babel-plugin-module-extension-resolver/compare/v1.0.0-rc.1...HEAD
[1.0.0-rc.1]: https://github.com/shimataro/babel-plugin-module-extension-resolver/compare/v0.3.0...v1.0.0-rc.1
[0.3.0]: https://github.com/shimataro/babel-plugin-module-extension-resolver/compare/v0.2.0...v0.3.0

@@ -44,0 +51,0 @@ [0.2.0]: https://github.com/shimataro/babel-plugin-module-extension-resolver/compare/v0.1.1...v0.2.0

12

package.json
{
"name": "babel-plugin-module-extension-resolver",
"version": "0.3.0",
"version": "1.0.0-rc.1",
"description": "Babel plugin that resolves and maps module extensions.",

@@ -30,9 +30,9 @@ "keywords": [

"@babel/core": "7.8.4",
"@types/babel__core": "7.1.3",
"@types/node": "13.7.0",
"@typescript-eslint/eslint-plugin": "2.19.0",
"@typescript-eslint/parser": "2.19.0",
"@types/babel__core": "7.1.4",
"@types/node": "13.7.1",
"@typescript-eslint/eslint-plugin": "2.19.2",
"@typescript-eslint/parser": "2.19.2",
"eslint": "6.8.0",
"eslint-plugin-import": "2.20.1",
"markdownlint-cli": "0.21.0",
"markdownlint-cli": "0.22.0",
"npm-check-updates": "4.0.1",

@@ -39,0 +39,0 @@ "npm-run-all": "4.1.5",

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