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

amplify-headless-interface

Package Overview
Dependencies
Maintainers
1
Versions
238
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

amplify-headless-interface - npm Package Compare versions

Comparing version 1.3.0 to 1.3.1-alpha.36

lib/interface/auth/update.d.ts

1

lib/index.d.ts
export * from './interface/api/add';
export * from './interface/api/update';
export * from './interface/auth/add';
export * from './interface/auth/update';
export * from './interface/storage/add';
//# sourceMappingURL=index.d.ts.map

@@ -16,3 +16,4 @@ "use strict";

__exportStar(require("./interface/auth/add"), exports);
__exportStar(require("./interface/auth/update"), exports);
__exportStar(require("./interface/storage/add"), exports);
//# sourceMappingURL=index.js.map

4

package.json
{
"name": "amplify-headless-interface",
"version": "1.3.0",
"version": "1.3.1-alpha.36+0e353047c",
"description": "interfaces for amplify headless mode payloads",

@@ -22,3 +22,3 @@ "main": "lib/index.js",

},
"gitHead": "13c87a13691725f700f3577ac99c882813ecb8c5"
"gitHead": "0e353047cfbbe8ae38039c2a46b1f9fb9d7d3581"
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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