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

graphql-mapping-template

Package Overview
Dependencies
Maintainers
2
Versions
636
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

graphql-mapping-template - npm Package Compare versions

Comparing version 1.1.0-alpha.0a106b94 to 1.1.0-alpha.0fe7fa01

lib/http.d.ts

16

CHANGELOG.md

@@ -6,2 +6,18 @@ # Change Log

<a name="1.0.28"></a>
## [1.0.28](https://github.com/aws-amplify/amplify-cli/compare/graphql-mapping-template@1.0.28-beta.0...graphql-mapping-template@1.0.28) (2018-10-18)
**Note:** Version bump only for package graphql-mapping-template
<a name="1.0.28-beta.0"></a>
## [1.0.28-beta.0](https://github.com/aws-amplify/amplify-cli/compare/graphql-mapping-template@1.0.12...graphql-mapping-template@1.0.28-beta.0) (2018-10-12)
**Note:** Version bump only for package graphql-mapping-template
<a name="1.0.12"></a>

@@ -8,0 +24,0 @@ ## [1.0.12](https://github.com/aws-amplify/amplify-cli/compare/graphql-mapping-template@1.0.11...graphql-mapping-template@1.0.12) (2018-08-23)

1

lib/index.d.ts

@@ -5,1 +5,2 @@ export * from './ast';

export * from './print';
export * from './http';

@@ -10,2 +10,3 @@ "use strict";

__export(require("./print"));
__export(require("./http"));
//# sourceMappingURL=index.js.map

2

package.json
{
"name": "graphql-mapping-template",
"version": "1.1.0-alpha.0a106b94",
"version": "1.1.0-alpha.0fe7fa01",
"description": "An AST wrapper around AWS AppSync resolvers",

@@ -5,0 +5,0 @@ "main": "lib/index.js",

@@ -5,2 +5,2 @@ export * from './ast';

export * from './print';
export * from './http';

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