@lowdefy/helpers
Advanced tools
Comparing version 4.0.0-rc.15 to 4.0.0
/* | ||
Copyright 2020-2023 Lowdefy, Inc | ||
Copyright 2020-2024 Lowdefy, Inc | ||
@@ -4,0 +4,0 @@ Licensed under the Apache License, Version 2.0 (the "License"); |
/* | ||
Copyright 2020-2023 Lowdefy, Inc | ||
Copyright 2020-2024 Lowdefy, Inc | ||
@@ -4,0 +4,0 @@ Licensed under the Apache License, Version 2.0 (the "License"); |
/* eslint-disable no-param-reassign */ /* | ||
Copyright 2020-2023 Lowdefy, Inc | ||
Copyright 2020-2024 Lowdefy, Inc | ||
@@ -4,0 +4,0 @@ Licensed under the Apache License, Version 2.0 (the "License"); |
/* | ||
Copyright 2020-2023 Lowdefy, Inc | ||
Copyright 2020-2024 Lowdefy, Inc | ||
@@ -4,0 +4,0 @@ Licensed under the Apache License, Version 2.0 (the "License"); |
/* | ||
Copyright 2020-2023 Lowdefy, Inc | ||
Copyright 2020-2024 Lowdefy, Inc | ||
@@ -4,0 +4,0 @@ Licensed under the Apache License, Version 2.0 (the "License"); |
/* | ||
Copyright 2020-2023 Lowdefy, Inc | ||
Copyright 2020-2024 Lowdefy, Inc | ||
@@ -4,0 +4,0 @@ Licensed under the Apache License, Version 2.0 (the "License"); |
/* | ||
Copyright 2020-2023 Lowdefy, Inc | ||
Copyright 2020-2024 Lowdefy, Inc | ||
@@ -4,0 +4,0 @@ Licensed under the Apache License, Version 2.0 (the "License"); |
/* eslint-disable no-param-reassign */ /* | ||
Copyright 2020-2023 Lowdefy, Inc | ||
Copyright 2020-2024 Lowdefy, Inc | ||
@@ -4,0 +4,0 @@ Licensed under the Apache License, Version 2.0 (the "License"); |
/* eslint-disable no-plusplus */ /* eslint-disable no-use-before-define */ /* eslint-disable no-param-reassign */ /* | ||
Copyright 2020-2023 Lowdefy, Inc | ||
Copyright 2020-2024 Lowdefy, Inc | ||
@@ -4,0 +4,0 @@ Licensed under the Apache License, Version 2.0 (the "License"); |
/* eslint-disable no-continue */ /* eslint-disable no-plusplus */ /* eslint-disable consistent-return */ /* eslint-disable no-param-reassign */ /* | ||
Copyright 2020-2023 Lowdefy, Inc | ||
Copyright 2020-2024 Lowdefy, Inc | ||
@@ -4,0 +4,0 @@ Licensed under the Apache License, Version 2.0 (the "License"); |
/* | ||
Copyright 2020-2023 Lowdefy, Inc | ||
Copyright 2020-2024 Lowdefy, Inc | ||
@@ -4,0 +4,0 @@ Licensed under the Apache License, Version 2.0 (the "License"); |
/* eslint-disable indent */ /* eslint-disable default-case */ /* | ||
Copyright 2020-2023 Lowdefy, Inc | ||
Copyright 2020-2024 Lowdefy, Inc | ||
@@ -4,0 +4,0 @@ Licensed under the Apache License, Version 2.0 (the "License"); |
/* eslint-disable no-param-reassign */ /* | ||
Copyright 2020-2023 Lowdefy, Inc | ||
Copyright 2020-2024 Lowdefy, Inc | ||
@@ -4,0 +4,0 @@ Licensed under the Apache License, Version 2.0 (the "License"); |
/* | ||
Copyright 2020-2023 Lowdefy, Inc | ||
Copyright 2020-2024 Lowdefy, Inc | ||
@@ -4,0 +4,0 @@ Licensed under the Apache License, Version 2.0 (the "License"); |
/* | ||
Copyright 2020-2023 Lowdefy, Inc | ||
Copyright 2020-2024 Lowdefy, Inc | ||
@@ -4,0 +4,0 @@ Licensed under the Apache License, Version 2.0 (the "License"); |
{ | ||
"name": "@lowdefy/helpers", | ||
"version": "4.0.0-rc.15", | ||
"version": "4.0.0", | ||
"license": "Apache-2.0", | ||
@@ -33,8 +33,2 @@ "description": "", | ||
], | ||
"scripts": { | ||
"build": "swc src --out-dir dist --config-file ../../../.swcrc --delete-dir-on-start", | ||
"clean": "rm -rf dist", | ||
"prepublishOnly": "pnpm build", | ||
"test": "node --experimental-vm-modules node_modules/jest/bin/jest.js" | ||
}, | ||
"dependencies": { | ||
@@ -45,4 +39,4 @@ "lodash.merge": "4.6.2" | ||
"@jest/globals": "28.1.3", | ||
"@swc/cli": "0.1.62", | ||
"@swc/core": "1.3.92", | ||
"@swc/cli": "0.1.63", | ||
"@swc/core": "1.3.99", | ||
"@swc/jest": "0.2.29", | ||
@@ -55,3 +49,7 @@ "jest": "28.1.3", | ||
}, | ||
"gitHead": "5494bebbf0561fa158fdb3160cf960808e9d6077" | ||
} | ||
"scripts": { | ||
"build": "swc src --out-dir dist --config-file ../../../.swcrc --delete-dir-on-start", | ||
"clean": "rm -rf dist", | ||
"test": "node --experimental-vm-modules node_modules/jest/bin/jest.js" | ||
} | ||
} |
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
0
56718