Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

typescript-strictly-typed

Package Overview
Dependencies
Maintainers
1
Versions
61
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

typescript-strictly-typed - npm Package Compare versions

Comparing version 2.12.0 to 2.12.1

2

config-utils.js

@@ -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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc