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

apollo-env

Package Overview
Dependencies
Maintainers
1
Versions
32
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

apollo-env - npm Package Compare versions

Comparing version 0.3.4 to 0.4.0

lib/utils/createHash.d.ts

1

lib/index.d.ts
import "./polyfills";
export * from "./typescript-utility-types";
export * from "../lib/fetch";
export * from "./utils";
//# sourceMappingURL=index.d.ts.map

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

__export(require("../lib/fetch"));
__export(require("./utils"));
//# sourceMappingURL=index.js.map

7

package.json
{
"name": "apollo-env",
"version": "0.3.4",
"version": "0.4.0",
"author": "opensource@apollographql.com",

@@ -24,5 +24,6 @@ "license": "MIT",

"core-js": "3.0.0-beta.13",
"node-fetch": "^2.2.0"
"node-fetch": "^2.2.0",
"sha.js": "^2.4.11"
},
"gitHead": "2e586e845f8e3f8be0d4b40bbaff61355d36b5b7"
"gitHead": "0f79f7e9605ec43571bb7a96d77f1575b5468bbe"
}

@@ -5,1 +5,2 @@ import "./polyfills";

export * from "../lib/fetch";
export * from "./utils";

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