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

@swear-js/core

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@swear-js/core - npm Package Compare versions

Comparing version 1.1.1 to 1.1.5

12

package.json
{
"name": "@swear-js/core",
"version": "1.1.1",
"version": "1.1.5",
"description": "Simple observer state manager",

@@ -9,3 +9,2 @@ "repository": {

},
"private": false,
"keywords": [

@@ -30,3 +29,3 @@ "state-manager",

"compile": "npm run clean && tsc --outDir lib -p src -d",
"release": "npm run compile && yarn standard-version && git push --follow-tags origin main && npm publish --access public"
"release": "npm run compile && npm publish --access public"
},

@@ -41,2 +40,3 @@ "dependencies": {

"@typescript-eslint/parser": "^5.19.0",
"eslint": "^8.13.0",
"eslint-config-airbnb": "^19.0.4",

@@ -48,5 +48,5 @@ "eslint-plugin-import": "^2.26.0",

"react-docgen-typescript-loader": "^3.7.2",
"standard-version": "^9.3.1",
"eslint": "^8.13.0"
}
"standard-version": "^9.3.1"
},
"gitHead": "36bab69b6c2702996aadf90012baec0982d37df7"
}
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