Socket
Socket
Sign inDemoInstall

dompack

Package Overview
Dependencies
0
Maintainers
4
Versions
52
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.6.0 to 1.6.1

13

package.json
{
"name": "dompack",
"version": "1.6.0",
"version": "1.6.1",
"description": "Dompack - tools and components to build sites in a ES7/IE11+ world",

@@ -8,3 +8,4 @@ "main": "src/index.es",

"test": "dompack-builder -rt . && eslint --ext .es,.js .",
"watchtests": "dompack-builder -rtw ."
"watchtests": "dompack-builder -rtw .",
"prepublishOnly": "npm test"
},

@@ -18,8 +19,8 @@ "repository": {

"devDependencies": {
"babel-eslint": "^7.2.3",
"dompack-builder": "WebHare/dompack-builder",
"eslint": "^4.4.1",
"eslint-plugin-import": "^2.14.0",
"babel-eslint": "^10.0.1",
"dompack-builder": "^1.2.0",
"eslint": "^5.14.1",
"eslint-plugin-import": "^2.16.0",
"eslint-plugin-react": "^7.1.0"
}
}

@@ -39,3 +39,3 @@ # Dompack - tools and components to build sites in a ES7/IE11+ world

npm version patch|minor|major
git push --tags
git push origin --tags
npm publish

@@ -42,0 +42,0 @@ ```

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc