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

angular-editme

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

angular-editme - npm Package Compare versions

Comparing version 1.0.5 to 1.0.6

4

package.json
{
"name": "angular-editme",
"version": "1.0.5",
"version": "1.0.6",
"description": "Convert your AngularJS input and textarea elements to be edited inline ala LinkedIn profiles.",

@@ -32,2 +32,3 @@ "homepage": "http://ryandrewjohnson.github.io/angular-editme/",

"postbuild": "npm run copy:demo",
"prepublish": "npm run build",
"build": "babel src/editme.js -o dist/editme.compiled.js --source-maps && npm run styles",

@@ -45,2 +46,3 @@ "test": "karma start karma.conf.js",

"angular": "^1.5.3",
"angular-mocks": "^1.6.1",
"autoprefixer": "^6.3.5",

@@ -47,0 +49,0 @@ "babel-cli": "^6.6.5",

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