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

flex-plugins-utils-exception

Package Overview
Dependencies
Maintainers
1
Versions
179
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

flex-plugins-utils-exception - npm Package Compare versions

Comparing version 0.4.0 to 0.4.1

2

dist/index.d.ts
export { default as TwilioError } from './lib/TwilioError';
export { default as TwilioApiError } from './lib/TwilioApiError';
export { default as UserActionError } from './lib/UserActionError';
export { default as ValidationError } from './lib/ValidationError';

@@ -7,6 +7,2 @@ "use strict";

exports.TwilioApiError = TwilioApiError_1.default;
var UserActionError_1 = require("./lib/UserActionError");
exports.UserActionError = UserActionError_1.default;
var ValidationError_1 = require("./lib/ValidationError");
exports.ValidationError = ValidationError_1.default;
//# sourceMappingURL=index.js.map

4

package.json
{
"name": "flex-plugins-utils-exception",
"version": "0.4.0",
"version": "0.4.1",
"description": "Flex Plugins Exceptions",

@@ -42,3 +42,3 @@ "keywords": [

},
"gitHead": "d883d5aae90b8d528c45dd0281704726073554f6"
"gitHead": "96a282f31dc58ddb0b9590d556d2cdf494f9edd7"
}

Sorry, the diff of this file is not supported yet

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