Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@codecraftkit/apollo

Package Overview
Dependencies
Maintainers
1
Versions
54
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@codecraftkit/apollo - npm Package Compare versions

Comparing version 1.0.1-alpha.0 to 1.0.2-alpha.0

8

dist/index.js

@@ -97,3 +97,3 @@ function _interopDefault (ex) { return (ex && (typeof ex === 'object') && 'default' in ex) ? ex['default'] : ex; }

var index = (function (App) {
var withApolloClient = (function (App) {
var _class, _temp;

@@ -177,3 +177,7 @@

module.exports = index;
var apollo = {
withApolloClient: withApolloClient
};
exports.apollo = apollo;
//# sourceMappingURL=index.js.map

@@ -95,3 +95,3 @@ import React from 'react';

var index = (function (App) {
var withApolloClient = (function (App) {
var _class, _temp;

@@ -175,3 +175,7 @@

export default index;
var apollo = {
withApolloClient: withApolloClient
};
export { apollo };
//# sourceMappingURL=index.modern.js.map
{
"name": "@codecraftkit/apollo",
"version": "1.0.1-alpha.0",
"version": "1.0.2-alpha.0",
"description": "Made with create-react-library",

@@ -59,3 +59,3 @@ "author": "cc-dev-leader",

],
"gitHead": "ba1018214d916f7fcd102a3fa4a62fe6e5163937"
"gitHead": "1d868e382a6ccc0ad1ec01151f8c5facfde41629"
}

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