Socket
Socket
Sign inDemoInstall

@times-components/schema

Package Overview
Dependencies
4
Maintainers
3
Versions
78
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.7.5-alpha.800 to 0.7.5

8

CHANGELOG.md

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

## [0.7.5](https://github.com/newsuk/times-components/compare/@times-components/schema@0.7.4...@times-components/schema@0.7.5) (2024-04-19)
**Note:** Version bump only for package @times-components/schema
## [0.7.4](https://github.com/newsuk/times-components/compare/@times-components/schema@0.7.3...@times-components/schema@0.7.4) (2023-03-20)

@@ -8,0 +16,0 @@

1

fragment-matcher.js

@@ -465,2 +465,3 @@ const apolloCacheInmemory = require("apollo-cache-inmemory");

{ kind: "OBJECT", name: "Link", ofType: null },
{ kind: "OBJECT", name: "PageLink", ofType: null },
{ kind: "OBJECT", name: "TopicLink", ofType: null },

@@ -467,0 +468,0 @@ { kind: "OBJECT", name: "CustomLink", ofType: null }

8

package.json
{
"name": "@times-components/schema",
"version": "0.7.5-alpha.800+d0c46a76c7",
"version": "0.7.5",
"main": "fragment-matcher.js",

@@ -30,4 +30,4 @@ "bin": {

"devDependencies": {
"@times-components/eslint-config-thetimes": "^0.8.18",
"@times-components/test-utils": "^2.4.2-alpha.800+d0c46a76c7",
"@times-components/eslint-config-thetimes": "0.8.18",
"@times-components/test-utils": "2.4.2",
"eslint": "5.9.0",

@@ -46,3 +46,3 @@ "prettier": "1.14.3",

},
"gitHead": "d0c46a76c700fa0ae386e5fedabb357e452e601d"
"gitHead": "3d89168877398a7dce9f4072ec2cfa30b86c3bc4"
}

@@ -465,2 +465,3 @@ const apolloCacheInmemory = require("apollo-cache-inmemory");

{ kind: "OBJECT", name: "Link", ofType: null },
{ kind: "OBJECT", name: "PageLink", ofType: null },
{ kind: "OBJECT", name: "TopicLink", ofType: null },

@@ -467,0 +468,0 @@ { kind: "OBJECT", name: "CustomLink", ofType: null }

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc