Comparing version 0.1.0 to 0.2.0
'use strict'; | ||
module.exports.fileExists = require('./lib/fileExists'); | ||
module.exports.getIndices = require('./lib/getIndices'); | ||
@@ -8,1 +9,2 @@ module.exports.getSchemaPath = require('./lib/getSchemaPath'); | ||
module.exports.getComponentName = require('./lib/getComponentName'); | ||
module.exports.readFilePromise = require('./lib/readFilePromise'); |
{ | ||
"name": "amphora-fs", | ||
"version": "0.1.0", | ||
"version": "0.2.0", | ||
"description": "File system utils for Amphora and the Clay ecosystem", | ||
@@ -5,0 +5,0 @@ "main": "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
22759
25
544
20