incremental-compiler 19.0.1 → 20.0.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.
@@ -1,6 +1,6 @@
1
1
  THIS FILE IS GENERATED. THIS FILE IS GENERATED. THIS FILE IS GENERATED.
2
2
 
3
- Assets from this folder are being shipped with this npm package (incremental-compiler@19.0.0)
3
+ Assets from this folder are being shipped with this npm package (incremental-compiler@18.0.0)
4
4
  created from this project.
5
5
 
6
6
  THIS FILE IS GENERATED.THIS FILE IS GENERATED. THIS FILE IS GENERATED.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "incremental-compiler",
3
- "version": "19.0.1",
3
+ "version": "20.0.0",
4
4
  "license": "MIT",
5
5
  "author": "Dariusz Filipiak",
6
6
  "private": false,
@@ -13,7 +13,7 @@
13
13
  "@types/chokidar": "~2.1.3",
14
14
  "dateformat": "^3.0.3",
15
15
  "@types/dateformat": "^1.0.1",
16
- "tnp-core": "~19.0.0"
16
+ "tnp-core": "~18.0.60"
17
17
  },
18
18
  "bin": {},
19
19
  "peerDependencies": {}
@@ -20,14 +20,14 @@
20
20
  "cli": {},
21
21
  "lib": {},
22
22
  "autoReleaseUsingConfig": true,
23
- "releaseVersionBumpType": "patch",
23
+ "releaseVersionBumpType": "major",
24
24
  "releaseType": "manual",
25
25
  "targetArtifact": "npm-lib-and-cli-tool"
26
26
  },
27
27
  "copyToManager": {},
28
28
  "buildInfo": {
29
- "date": "2025-04-18T13:26:49.000Z",
30
- "hash": "d82caf1c8532bbd6cdbf69300281ea44772d2c62"
29
+ "date": "2025-04-18T12:37:39.000Z",
30
+ "hash": "183aa88929beccc1986f3e71fbc76347496f53de"
31
31
  },
32
32
  "currentProjectName": "incremental-compiler",
33
33
  "currentProjectType": "isomorphic-lib",