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

@featurevisor/types

Package Overview
Dependencies
Maintainers
0
Versions
82
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@featurevisor/types - npm Package Compare versions

Comparing version 1.3.0 to 1.27.5

8

CHANGELOG.md

@@ -6,2 +6,10 @@ # Change Log

## [1.27.5](https://github.com/featurevisor/featurevisor/compare/v1.27.4...v1.27.5) (2024-12-21)
**Note:** Version bump only for package @featurevisor/types
# [1.3.0](https://github.com/featurevisor/featurevisor/compare/v1.2.4...v1.3.0) (2024-01-23)

@@ -8,0 +16,0 @@

10

package.json
{
"name": "@featurevisor/types",
"version": "1.3.0",
"version": "1.27.5",
"description": "Common Typescript types for Featurevisor",

@@ -12,7 +12,3 @@ "main": "dist/index.js",

"build": "npm run transpile && npm run dist",
"test": "echo 'Nothing to test in types package'",
"format": "prettier . --check --cache --loglevel=warn",
"lint": "eslint . --cache",
"format:fix": "prettier . --write --cache --loglevel=warn",
"lint:fix": "eslint . --fix --cache"
"test": "echo 'Nothing to test in types package'"
},

@@ -48,3 +44,3 @@ "author": {

"license": "MIT",
"gitHead": "92829e94ab09474433695d29577bd3eb22490f97"
"gitHead": "adb04db89781cd1adb190a576b6e3da31cb00a39"
}
# @featurevisor/types
Common TypeScript typings for Featurevisor packages.
> Common TypeScript typings for Featurevisor packages.

@@ -5,0 +5,0 @@ Visit [https://featurevisor.com](https://featurevisor.com) for more information.

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