codsen 0.3.15 → 0.4.3

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.
package/CHANGELOG.md CHANGED
@@ -3,6 +3,12 @@
3
3
  All notable changes to this project will be documented in this file.
4
4
  See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
5
 
6
+ ## 0.4.0 (2025-10-15)
7
+
8
+ ### Features
9
+
10
+ - if value to be added is a number, keep it as is, don't stringify ([ce3e1a5](https://github.com/codsen/codsen/commit/ce3e1a525998ca3c0abf0142affef95b14cd1990))
11
+
6
12
  ## 0.3.0 (2024-01-05)
7
13
 
8
14
  ### Features
package/README.md CHANGED
@@ -35,7 +35,7 @@ codsen
35
35
 
36
36
  ## Documentation
37
37
 
38
- Please [visit codsen.com](https://codsen.com/os/codsen/) for a full description of the API.
38
+ Please [visit codsen.com](https://codsen.com/os/codsen/) for a full description of the API. If you’re looking for the **Changelog**, it’s [here](https://github.com/codsen/codsen/blob/main/packages/codsen/CHANGELOG.md).
39
39
 
40
40
  ## Contributing
41
41
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "codsen",
3
- "version": "0.3.15",
3
+ "version": "0.4.3",
4
4
  "description": "Codsen CLI",
5
5
  "keywords": [
6
6
  "codsen",
package/.eslintcache DELETED
@@ -1 +0,0 @@
1
- [{"/home/runner/work/codsen/codsen/packages/codsen/cli.js":"1","/home/runner/work/codsen/codsen/packages/codsen/test/test.js":"2"},{"size":737,"mtime":1760280945890,"results":"3","hashOfConfig":"4"},{"size":218,"mtime":1760280945890,"results":"5","hashOfConfig":"6"},{"filePath":"7","messages":"8","suppressedMessages":"9","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},"1da4ujf",{"filePath":"10","messages":"11","suppressedMessages":"12","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},"ns3qdb","/home/runner/work/codsen/codsen/packages/codsen/cli.js",[],[],"/home/runner/work/codsen/codsen/packages/codsen/test/test.js",[],["13","14","15","16","17","18"],{"ruleId":"19","severity":2,"message":"20","line":3,"column":10,"nodeType":null,"messageId":"21","endLine":3,"endColumn":15,"suppressions":"22"},{"ruleId":"19","severity":2,"message":"23","line":3,"column":17,"nodeType":null,"messageId":"21","endLine":3,"endColumn":19,"suppressions":"24"},{"ruleId":"19","severity":2,"message":"25","line":3,"column":25,"nodeType":null,"messageId":"21","endLine":3,"endColumn":31,"suppressions":"26"},{"ruleId":"19","severity":2,"message":"27","line":3,"column":33,"nodeType":null,"messageId":"21","endLine":3,"endColumn":37,"suppressions":"28"},{"ruleId":"19","severity":2,"message":"29","line":3,"column":39,"nodeType":null,"messageId":"21","endLine":3,"endColumn":42,"suppressions":"30"},{"ruleId":"19","severity":2,"message":"31","line":3,"column":44,"nodeType":null,"messageId":"21","endLine":3,"endColumn":49,"suppressions":"32"},"@typescript-eslint/no-unused-vars","'equal' is defined but never used.","unusedVar",["33"],"'is' is defined but never used.",["34"],"'throws' is defined but never used.",["35"],"'type' is defined but never used.",["36"],"'not' is defined but never used.",["37"],"'match' is defined but never used.",["38"],{"kind":"39","justification":"40"},{"kind":"39","justification":"40"},{"kind":"39","justification":"40"},{"kind":"39","justification":"40"},{"kind":"39","justification":"40"},{"kind":"39","justification":"40"},"directive",""]