typescript-strictly-typed
Advanced tools
Comparing version 2.12.0 to 2.12.1
@@ -141,3 +141,3 @@ "use strict"; | ||
var _a, _b; | ||
const filePath = (0, pkg_up_1.sync)({ cwd }); | ||
const filePath = (0, pkg_up_1.pkgUpSync)({ cwd }); | ||
if (filePath) { | ||
@@ -144,0 +144,0 @@ const packageJsonFile = fs.readFileSync(filePath, { encoding: 'utf8' }); |
{ | ||
"name": "typescript-strictly-typed", | ||
"version": "2.12.0", | ||
"version": "2.12.1", | ||
"description": "Enable configurations for strictly typed TypeScript, ESLint or TSLint, and optionally Angular.", | ||
@@ -53,3 +53,3 @@ "funding": { | ||
"jsonc-parser": "3.0.0", | ||
"pkg-up": "3.1.0", | ||
"pkg-up": "4.0.0", | ||
"semver": "7.3.5" | ||
@@ -61,9 +61,9 @@ }, | ||
"@types/semver": "7.3.9", | ||
"@typescript-eslint/eslint-plugin": "5.3.0", | ||
"@typescript-eslint/parser": "5.3.0", | ||
"@typescript-eslint/eslint-plugin": "5.4.0", | ||
"@typescript-eslint/parser": "5.4.0", | ||
"copyfiles": "2.4.1", | ||
"eslint": "8.1.0", | ||
"eslint": "8.2.0", | ||
"rimraf": "3.0.2", | ||
"typescript": "4.4.4" | ||
"typescript": "4.5.2" | ||
} | ||
} |
@@ -68,13 +68,10 @@ # TypeScript Strictly Typed | ||
## By the same author | ||
## Sponsorship | ||
- [Angular schematics extension for VS Code](https://marketplace.visualstudio.com/items?itemName=cyrilletuzi.angular-schematics) (GUI for Angular CLI commands) | ||
- [@ngx-pwa/local-storage](https://github.com/cyrilletuzi/angular-async-local-storage): Angular library for local storage | ||
- Popular [Angular posts on Medium](https://medium.com/@cyrilletuzi) | ||
- Follow updates of this lib on [Twitter](https://twitter.com/cyrilletuzi) | ||
- **[Angular onsite trainings](https://formationjavascript.com/formation-angular/)** (based in Paris, so the website is in French, but [my English bio is here](https://www.cyrilletuzi.com/en/) and I'm open to travel) | ||
Except this library, my open source work includes the [Angular async local storage lib](https://github.com/cyrilletuzi/angular-async-local-storage), | ||
downloaded more than **15 000 times each week**, | ||
and the [Angular schematics extension for VS Code](https://marketplace.visualstudio.com/items?itemName=cyrilletuzi.angular-schematics), | ||
**used by 500 000 users**. It represents *months* of full time *unpaid* work. | ||
My open source contributions are done on *free* time. | ||
So if your company earns money with them, | ||
it would be nice to **consider becoming [a sponsor](https://github.com/sponsors/cyrilletuzi)**. | ||
So **please consider to [sponsor](https://github.com/sponsors/cyrilletuzi)** (or ask your company to do so). In addition to support open source, it will grant you access to the **[Schematics Pro](https://www.schematicspro.dev/)** sponsorware, which helps you build optimized and architectured Angular projects in no time. | ||
@@ -81,0 +78,0 @@ ## Requirements |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
30140
139
+ Addedfind-up@6.3.0(transitive)
+ Addedlocate-path@7.2.0(transitive)
+ Addedp-limit@4.0.0(transitive)
+ Addedp-locate@6.0.0(transitive)
+ Addedpath-exists@5.0.0(transitive)
+ Addedpkg-up@4.0.0(transitive)
+ Addedyocto-queue@1.1.1(transitive)
- Removedfind-up@3.0.0(transitive)
- Removedlocate-path@3.0.0(transitive)
- Removedp-limit@2.3.0(transitive)
- Removedp-locate@3.0.0(transitive)
- Removedp-try@2.2.0(transitive)
- Removedpath-exists@3.0.0(transitive)
- Removedpkg-up@3.1.0(transitive)
Updatedpkg-up@4.0.0