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

@nowa/module-file

Package Overview
Dependencies
Maintainers
3
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nowa/module-file - npm Package Compare versions

Comparing version 0.2.0 to 0.2.1

16

CHANGELOG.md

@@ -6,4 +6,12 @@ # Change Log

<a name="0.2.1"></a>
## [0.2.1](https://github.com/nowa-webpack/nowa2/compare/@nowa/module-file@0.2.0...@nowa/module-file@0.2.1) (2018-05-27)
**Note:** Version bump only for package @nowa/module-file
<a name="0.2.0"></a>
# [0.2.0](https://github.com/nowa-webpack/nowa2/compare/@nowa/module-file@0.1.1...@nowa/module-file@0.2.0) (2018-02-06)
# [0.2.0](https://github.com/nowa-webpack/nowa2/compare/@nowa/module-file@0.1.1...@nowa/module-file@0.2.0) (2018-02-07)

@@ -13,6 +21,6 @@

* action.from support absolute path with glob ([3d2074c](https://github.com/nowa-webpack/nowa2/commit/3d2074c))
* action.from support absolute path with glob ([4cc317d](https://github.com/nowa-webpack/nowa2/commit/4cc317d))
* compatible for [@nowa](https://github.com/nowa)/core break change ([3e29281](https://github.com/nowa-webpack/nowa2/commit/3e29281))
* debug log module config ([c22278a](https://github.com/nowa-webpack/nowa2/commit/c22278a))
* remove supporting string[] in action.from ([a6ba3a4](https://github.com/nowa-webpack/nowa2/commit/a6ba3a4))
* debug log module config ([a3927ef](https://github.com/nowa-webpack/nowa2/commit/a3927ef))
* remove supporting string[] in action.from ([52b379e](https://github.com/nowa-webpack/nowa2/commit/52b379e))

@@ -19,0 +27,0 @@

{
"name": "@nowa/module-file",
"version": "0.2.0",
"version": "0.2.1",
"description": "the nowa file module",

@@ -24,9 +24,9 @@ "scripts": {

"dependencies": {
"fs-extra": "^5.0.0",
"globby": "^7.1.1",
"fs-extra": "^6.0.1",
"globby": "^8.0.1",
"is-glob": "^4.0.0"
},
"devDependencies": {
"@nowa/core": "^0.5.0",
"@types/fs-extra": "^5.0.0",
"@nowa/core": "^0.6.0",
"@types/fs-extra": "^5.0.2",
"@types/globby": "^6.1.0"

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