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

@thaerious/foobar

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@thaerious/foobar - npm Package Compare versions

Comparing version 1.0.4 to 1.0.5

27

package.json
{
"name": "@thaerious/foobar",
"version": "1.0.4",
"version": "1.0.5",
"description": "",

@@ -9,21 +9,20 @@ "main": "index.js",

},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"assets": "assets -v && npm run inject-css",
"inject-css": "inject public_html/styles/**/* public_html/index.html"
},
"author": "",
"license": "ISC",
"dependencies": {
"@thaerious/bar": "^1.0.0",
"@thaerious/foo": "^1.0.0"
},
"assets": {
"localsrc": [],
"src": [
"src/styles/**/*",
"src/assets/**/*"
"/assets/**/*"
],
"dest": "public_html"
},
"dependencies": {
"@thaerious/bar": "0.0.0",
"@thaerious/foo": "^1.0.0"
"dependencies": [
"@thaerious/bar",
"@thaerious/foo"
],
"root": "src",
"dest": "public_html",
"flat": false
}
}

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