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

@synstack/enhance

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@synstack/enhance - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

9

package.json

@@ -8,3 +8,3 @@ {

"packageManager": "yarn@4.4.0",
"version": "1.0.0",
"version": "1.0.1",
"description": "Safely enhance a JS object with additional properties",

@@ -28,4 +28,2 @@ "keywords": [

"scripts": {
"publish": "yarn npm publish --access public",
"prepublish": "yarn test && yarn build",
"build": "tsup",

@@ -36,3 +34,4 @@ "build:watch": "tsup --watch",

"test:unit:watch": "node --import tsx --watch --test src/**/*.test.ts",
"test": "yarn test:types && yarn test:unit"
"test": "yarn test:types && yarn test:unit",
"prepare": "yarn test && yarn build"
},

@@ -63,3 +62,3 @@ "exports": {

],
"gitHead": "c668ecfd7fe387e978a68324e760d1ed13182d11"
"gitHead": "c743297f6665c317dca929c1ab9dc7e756076321"
}
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