Socket
Socket
Sign inDemoInstall

@acot/module-loader

Package Overview
Dependencies
Maintainers
1
Versions
25
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@acot/module-loader - npm Package Compare versions

Comparing version 0.0.7-canary.0 to 0.0.10-canary.0

10

CHANGELOG.md

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

## 0.0.10-canary.0 (2021-04-04)
### Bug Fixes
- **reporter:** Fix a bug that PrettyReporter hangs in the case of many URLs ([7248532](https://github.com/acot-a11y/acot/commit/7248532c0380a0483a537c124173f2191027dd54))
### Features
- Initial implements ([68f46a2](https://github.com/acot-a11y/acot/commit/68f46a250de7793795678ece40d23d927ddd075c))
## [0.0.7-canary.0](https://github.com/acot-a11y/acot/compare/@acot/module-loader@0.0.6...@acot/module-loader@0.0.7-canary.0) (2021-03-30)

@@ -8,0 +18,0 @@

9

package.json
{
"name": "@acot/module-loader",
"version": "0.0.7-canary.0",
"version": "0.0.10-canary.0",
"description": "Load the module according to the naming rule of acot.",
"keywords": [
"acot"
],
"homepage": "https://github.com/acot-a11y/acot/tree/main/packages/module-loader",

@@ -36,3 +39,3 @@ "bugs": {

"dependencies": {
"@acot/utils": "0.0.7-canary.0",
"@acot/utils": "0.0.10-canary.0",
"debug": "^4.3.1"

@@ -43,3 +46,3 @@ },

},
"gitHead": "019a4b37fc93b03f495bd62eddd4002f6403948d"
"gitHead": "0e2e86c945110f44e402805b94921fd3712605d2"
}
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