Socket
Socket
Sign inDemoInstall

amphora-fs

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

amphora-fs - npm Package Compare versions

Comparing version 0.1.0 to 0.2.0

lib/fileExists/index.js

2

index.js
'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');

2

package.json
{
"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",

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