@everymatrix/casino-navigation-search 1.39.3 → 1.41.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/package.json +2 -2
  2. package/yarn-error.log +0 -73
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@everymatrix/casino-navigation-search",
3
- "version": "1.39.3",
3
+ "version": "1.41.0",
4
4
  "main": "index.js",
5
5
  "svelte": "src/index.ts",
6
6
  "scripts": {
@@ -35,5 +35,5 @@
35
35
  "publishConfig": {
36
36
  "access": "public"
37
37
  },
38
- "gitHead": "34113a6474c9833b52690631f489148f6b5c67e0"
38
+ "gitHead": "a1aaa3db1a2ef037a353887d3c171ebe10f9403a"
39
39
  }
package/yarn-error.log DELETED
@@ -1,73 +0,0 @@
1
- Arguments:
2
- /opt/homebrew/Cellar/node/20.8.0/bin/node /usr/local/bin/yarn run build
3
-
4
- PATH:
5
- /opt/homebrew/bin:/opt/homebrew/sbin:/usr/local/bin:/System/Cryptexes/App/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/local/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/appleinternal/bin:/Library/Apple/usr/bin:/Applications/iTerm.app/Contents/Resources/utilities
6
-
7
- Yarn version:
8
- 1.22.19
9
-
10
- Node version:
11
- 20.8.0
12
-
13
- Platform:
14
- darwin arm64
15
-
16
- Trace:
17
- SyntaxError: /Users/adrian.pripon/Documents/Work/widgets/packages/casino-navigation-search/package.json: Expected ',' or '}' after property value in JSON at position 1101
18
- at JSON.parse (<anonymous>)
19
- at /usr/local/lib/node_modules/yarn/lib/cli.js:1629:59
20
- at Generator.next (<anonymous>)
21
- at step (/usr/local/lib/node_modules/yarn/lib/cli.js:310:30)
22
- at /usr/local/lib/node_modules/yarn/lib/cli.js:321:13
23
-
24
- npm manifest:
25
- {
26
- "name": "@mtzfc/casino-navigation-search",
27
- "version": "1.38.0",
28
- "main": "index.js",
29
- "svelte": "src/index.ts",
30
- "scripts": {
31
- "start": "sirv public",
32
- "build": "cross-env NODE_ENV=production rollup -c",
33
- "dev": "cross-env NODE_ENV=\"development\" rollup -c -w",
34
- "validate": "svelte-check",
35
- "test": "echo"
36
- },
37
- "devDependencies": {
38
- "@rollup/plugin-babel": "^5.3.0",
39
- "@rollup/plugin-commonjs": "^16.0.0",
40
- "@rollup/plugin-node-resolve": "^10.0.0",
41
- "@rollup/plugin-typescript": "^6.0.0",
42
- "@tsconfig/svelte": "^1.0.0",
43
- "rollup": "^2.3.4",
44
- "rollup-plugin-dev-server": "^0.4.3",
45
- "rollup-plugin-livereload": "^2.0.0",
46
- "rollup-plugin-svelte": "^7.0.0",
47
- "rollup-plugin-terser": "^7.0.0",
48
- "rollup-plugin-uglify": "^6.0.4",
49
- "svelte-check": "^1.0.0",
50
- "svelte-preprocess": "^5.0.0",
51
- "tslib": "^2.0.0",
52
- "typescript": "^3.9.3"
53
- },
54
- "dependencies": {
55
- "cross-env": "^7.0.3",
56
- "sirv-cli": "^1.0.0",
57
- "svelte": "^3.0.0"
58
- },
59
- "publishConfig": {
60
- "access": "public"
61
- },
62
- "files": [
63
- "dist",
64
- "index.js"
65
- ]
66
- "gitHead": "d0cf235dfe7b5d13bc63023759fbe782a30e2884"
67
- }
68
-
69
- yarn manifest:
70
- No manifest
71
-
72
- Lockfile:
73
- No lockfile