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

plait

Package Overview
Dependencies
Maintainers
1
Versions
28
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

plait - npm Package Compare versions

Comparing version 0.1.0 to 0.1.1

18

package.json
{
"name": "plait",
"version": "0.1.0",
"version": "0.1.1",
"description": "A minimal reactive JavaScript framework",

@@ -12,2 +12,6 @@ "main": "lib/index",

],
"directories": {
"example": "examples",
"test": "test"
},
"scripts": {

@@ -24,3 +28,3 @@ "test": "gulp test",

"dom-delegator": "^13.1.0",
"ramda": "^0.18.0",
"ramda": "^0.19.0",
"redux": "^3.0.5",

@@ -45,3 +49,11 @@ "virtual-dom": "^2.1.1"

"zombie": "^4.2.1"
}
},
"repository": {
"type": "git",
"url": "git+https://github.com/wildlyinaccurate/plait.git"
},
"bugs": {
"url": "https://github.com/wildlyinaccurate/plait/issues"
},
"homepage": "https://github.com/wildlyinaccurate/plait#readme"
}

Sorry, the diff of this file is too big to display

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