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

@transloadit/has-property

Package Overview
Dependencies
Maintainers
6
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@transloadit/has-property - npm Package Compare versions

Comparing version 0.2.0 to 0.2.1

22

package.json
{
"name": "@transloadit/has-property",
"license": "AGPL-3.0-only",
"version": "0.2.0",
"publishConfig": {
"access": "public"
},
"version": "0.2.1",
"repository": {

@@ -13,7 +9,5 @@ "type": "git",

},
"license": "AGPL-3.0-only",
"main": "dist/has-property.js",
"types": "dist/has-property.d.ts",
"files": [
"dist"
],
"directories": {

@@ -23,7 +17,13 @@ "lib": "dist",

},
"files": [
"dist"
],
"scripts": {
"tsc": "tsc --build --clean && tsc --build",
"test": "echo \"Error: run tests from root\" && exit 1"
"test": "echo \"Error: run tests from root\" && exit 1",
"tsc": "tsc --build --clean && tsc --build"
},
"gitHead": "df8101d46064782dd743550aac74ab6afdb6b82c"
"publishConfig": {
"access": "public"
},
"gitHead": "48eed6c692a65c1aa29d6bf8f62aa4d246476fb3"
}
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