Socket
Socket
Sign inDemoInstall

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.2.5 to 0.3.0

clone-types.js

8

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

@@ -15,5 +15,5 @@ "license": "MIT",

"scripts": {
"clean": "rm -rf lib",
"clean": "rimraf lib",
"prebuild": "npm run clean",
"build": "tsc --project ./src/fetch && cd src && tar c $(find . -name '*.d.ts') | tar xv -C ../lib && tsc"
"build": "tsc --project ./src/fetch && node clone-types.js && cd src && tsc"
},

@@ -27,3 +27,3 @@ "engines": {

},
"gitHead": "4898efc2c7c44b3d6a7cbf742fbd60ad69e0321c"
"gitHead": "9952344b926bc4a794b7a8da9722aa6a8291cf5b"
}
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