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

@smartface/contx

Package Overview
Dependencies
Maintainers
5
Versions
121
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@smartface/contx - npm Package Compare versions

Comparing version 4.0.0-rc.8 to 4.0.0-rc.9

lib/core/Actor.d.ts

4

package.json
{
"name": "@smartface/contx",
"version": "4.0.0-rc.8",
"version": "4.0.0-rc.9",
"description": "Context Manager",

@@ -9,3 +9,3 @@ "scripts": {

"build:dev": "BABEL_ENV=development babel ./src/ --out-dir -d ../scripts/node_modules/@smartface/contx",
"build": "rm -R -f ./lib && tsc && rsync -a -m --include '*' --include '*.d.ts' --exclude '*' ./src ./lib",
"build": "rm -R -f ./lib && tsc && rsync -a -m --include '*/' --include '*.d.ts' --exclude '*' ./src/ ./lib",
"dev:sync": "mkdir -p ../scripts/node_modules/@smartface/contx && cp -r -t ../scripts/node_modules/@smartface/contx lib package.json",

@@ -12,0 +12,0 @@ "dev:remove": "rm -R -f ../scripts/node_modules/@smartface/contx & rm -R -f ./lib",

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