cojson 0.7.34 → 0.7.35-unique.2

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.
@@ -1,8 +1,13 @@
1
1
 
2
- > cojson@0.7.34-neverthrow.4 build /Users/anselm/jazz/jazz/packages/cojson
2
+ > cojson@0.7.34 build /Users/anselm/jazz/jazz/packages/cojson
3
3
  > npm run lint && rm -rf ./dist && tsc --sourceMap --outDir dist
4
4
 
5
5
 
6
- > cojson@0.7.34-neverthrow.4 lint
6
+ > cojson@0.7.34 lint
7
7
  > eslint . --ext ts,tsx
8
8
 
9
+ npm notice
10
+ npm notice New minor version of npm available! 10.5.2 -> 10.8.3
11
+ npm notice Changelog: <https://github.com/npm/cli/releases/tag/v10.8.3>
12
+ npm notice Run `npm install -g npm@10.8.3` to update!
13
+ npm notice