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

wildcard-mock-link

Package Overview
Dependencies
Maintainers
1
Versions
25
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

wildcard-mock-link - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

22

package.json
{
"name": "wildcard-mock-link",
"version": "1.0.0",
"version": "1.0.1",
"description": "apollo client mocking",

@@ -46,15 +46,15 @@ "author": "insidewhy <github@chilon.net>",

"devDependencies": {
"@apollo/react-testing": "^3.1.4",
"@apollo/react-testing": "3.1.3",
"@types/jest": "25.2.1",
"@types/react": "^16.9.34",
"@types/react": "16.9.34",
"@typescript-eslint/eslint-plugin": "2.28.0",
"@typescript-eslint/parser": "2.28.0",
"apollo-cache": "^1.3.4",
"apollo-cache-inmemory": "^1.6.5",
"apollo-client": "^2.6.8",
"apollo-link": "^1.2.14",
"apollo-cache": "1.3.4",
"apollo-cache-inmemory": "1.6.5",
"apollo-client": "2.6.8",
"apollo-link": "1.2.14",
"concurrently": "5.1.0",
"eslint": "6.8.0",
"eslint-config-prettier": "6.10.1",
"graphql": "^14.0.0",
"graphql": "14.5.8",
"husky": "4.2.5",

@@ -64,3 +64,3 @@ "jest": "25.3.0",

"pretty-quick": "2.0.1",
"react": "^16.13.1",
"react": "16.13.1",
"rimraf": "3.0.2",

@@ -70,6 +70,6 @@ "typescript": "3.8.3"

"peerDependencies": {
"@apollo/react-testing": "^3.1.4",
"@apollo/react-testing": "^3.1.3",
"apollo-link": "^1.2.14",
"graphql": "^14.0.0"
"graphql": "^14.5.8"
}
}
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