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

@ealmansi/jagger

Package Overview
Dependencies
Maintainers
1
Versions
31
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ealmansi/jagger - npm Package Compare versions

Comparing version 0.1.8 to 0.1.9

2

package.json
{
"name": "@ealmansi/jagger",
"version": "0.1.8",
"version": "0.1.9",
"description": "WIP",

@@ -5,0 +5,0 @@ "files": [

@@ -13,8 +13,8 @@ # @ealmansi/jagger

```json
```json5
// package.json
{
"scripts": {
"prepare": "ts-patch install -s"
}
scripts: {
prepare: "ts-patch install -s",
},
}

@@ -31,12 +31,12 @@ ```

```json
```json5
// tsconfig.json
{
"compilerOptions": {
"plugins": [
compilerOptions: {
plugins: [
{
"transform": "@ealmansi/jagger/transform"
}
]
}
transform: "@ealmansi/jagger/transform",
},
],
},
}

@@ -43,0 +43,0 @@ ```

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