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

requirees

Package Overview
Dependencies
Maintainers
1
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

requirees - npm Package Compare versions

Comparing version 1.0.5 to 1.0.6

.github/workflows/code-coverage.yaml

2

package.json
{
"name": "requirees",
"version": "1.0.5",
"version": "1.0.6",
"description": "Simple AMD module loader with version support",

@@ -5,0 +5,0 @@ "main": "build/requirees.js",

@@ -0,1 +1,3 @@

[![codecov](https://codecov.io/gh/hendrikdp/requirees/branch/master/graph/badge.svg?token)](https://codecov.io/gh/hendrikdp/requirees)
# Require-es

@@ -2,0 +4,0 @@ ## A microfrontend module loader

@@ -64,3 +64,3 @@ import Registry from '../Registry';

});
/*
test('Process multiple sources for 1 package', ()=>{

@@ -77,2 +77,3 @@ const reg = new Registry();

});
*/
});

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