@eik/common
Advanced tools
Comparing version 1.0.0-alpha.2 to 1.0.0-alpha.3
'use strict'; | ||
const validators = require('./validators'); | ||
const ReadFile = require('./read-file'); | ||
const ReadFile = require('./classes/read-file'); | ||
const schemas = require('./schemas'); | ||
@@ -6,0 +6,0 @@ const stream = require('./stream'); |
{ | ||
"name": "@eik/common", | ||
"version": "1.0.0-alpha.2", | ||
"version": "1.0.0-alpha.3", | ||
"description": "Common utilities for Eik modules", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
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
7739
256