New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@alchemist/ecsrx

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@alchemist/ecsrx - npm Package Compare versions

Comparing version 0.3.2 to 0.3.4

dist/generators/helpers/type-helpers.d.ts

1

dist/components/components-section.vue.d.ts

@@ -11,2 +11,3 @@ import { Vue } from 'vue-property-decorator';

readonly allowedTypes: ITypesToShow;
relayValidation(isValid: any, modelErrors: any): void;
}

@@ -13,2 +13,3 @@ import { Vue } from "vue-property-decorator";

readonly allowedGenericTypes: ITypesToShow;
onStateChanged(): void;
}

@@ -10,2 +10,3 @@ import { Vue } from 'vue-property-decorator';

readonly allowedTypes: ITypesToShow;
relayValidation(isValid: any, modelErrors: any): void;
}

4

package.json
{
"name": "@alchemist/ecsrx",
"version": "0.3.2",
"version": "0.3.4",
"main": "dist/index.js",

@@ -19,3 +19,3 @@ "types": "dist/index.d.ts",

"@alchemist/core": "^0.5.6",
"@alchemist/dotnet": "^0.4.7",
"@alchemist/dotnet": "^0.4.11",
"@treacherous/core": "^0.17.7",

@@ -22,0 +22,0 @@ "@treacherous/decorators": "^0.2.4",

Sorry, the diff of this file is too big to display

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