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

themestress

Package Overview
Dependencies
Maintainers
1
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

themestress - npm Package Compare versions

Comparing version 0.0.5 to 0.0.6

components/Avatar.d.ts

23

package.json
{
"name": "themestress",
"description": "A lightweight theme package.",
"version": "0.0.5",
"main": "lib/index.js",
"types": "lib/index.d.ts",
"version": "0.0.6",
"main": "index.js",
"types": "index.d.ts",
"author": "Steve Richardson",

@@ -15,12 +15,3 @@ "license": "MIT",

],
"scripts": {
"prepare": "npm run build",
"prepublishOnly": "npm test && npm run lint",
"preversion": "npm run lint",
"version": "git add -A packages/themestress/src",
"postversion": "git push && git push --tags",
"build": "cd packages/themestress && npm run build && cd ../..",
"test": "cd packages/themestress && npm run test && cd ../..",
"lint": "cd packages/themestress && npm run lint && cd ../.."
},
"scripts": {},
"repository": {

@@ -33,7 +24,3 @@ "type": "git",

},
"homepage": "https://github.com/steviebaa/themestress",
"files": [
"lib/**/*",
"README.md"
]
"homepage": "https://github.com/steviebaa/themestress"
}
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