primea-abstract-container
Advanced tools
Comparing version 0.0.1 to 0.0.2
@@ -1,2 +0,2 @@ | ||
class AbstractContainer { | ||
module.exports = class AbstractContainer { | ||
// The constructor is given an instance of the kernel | ||
@@ -3,0 +3,0 @@ // https://github.com/primea/js-primea-hypervisor/blob/master/docs/kernel.md |
{ | ||
"name": "primea-abstract-container", | ||
"version": "0.0.1", | ||
"version": "0.0.2", | ||
"description": "Abstract Primea container", | ||
@@ -5,0 +5,0 @@ "scripts": { |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
2309